This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm/common
2020-10-22 16:18:37 +08:00
..
arch Remove '@' when declare function invokeNative to fix compile error (#417) 2020-10-12 16:52:28 +08:00
iwasm_common.cmake add win64 support (#348) 2020-08-13 14:41:20 +08:00
wasm_c_api_internal.h Fix some coding style issues, fix doc typo and refine some codes (#392) 2020-09-20 08:20:45 +08:00
wasm_c_api.c Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
wasm_exec_env.c introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
wasm_exec_env.h introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
wasm_memory.c introduce WAMR memory profiling tool (experimental) (#390) 2020-09-18 18:04:56 +08:00
wasm_memory.h Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) 2020-03-10 19:54:44 +08:00
wasm_native.c Add tensorflow sample under samples/workload/tensorflow (#427) 2020-10-22 16:18:37 +08:00
wasm_native.h Implement register/call native API with raw (unextracted) arguments (#222) 2020-04-01 12:52:08 +08:00
wasm_runtime_common.c Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
wasm_runtime_common.h Enable multi-module support for wasm-c-api (#426) 2020-10-16 17:43:57 +08:00
wasm_shared_memory.c implement atomics opcodes for interpreter (#344) 2020-08-10 19:43:58 +08:00
wasm_shared_memory.h implement atomics opcodes for interpreter (#344) 2020-08-10 19:43:58 +08:00