Xu Jun 2499e1ec4b Fix issue and compilation warnings of new function call APIs (#383) před 5 roky
..
arch 1266ebb222 fix coding style for windows build patch (#350) před 5 roky
iwasm_common.cmake 21efe12505 add win64 support (#348) před 5 roky
wasm_c_api.c 034606b0a9 Change wasm app offset type from int32 to uint32 (#361) před 5 roky
wasm_c_api_internal.h 8ad9c1775f Add wamrc AoT compiler building support for Windows(MSVC) (#332) před 5 roky
wasm_exec_env.c 2e0cef3ef1 fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) před 5 roky
wasm_exec_env.h 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) před 5 roky
wasm_memory.c d9890d2ccb re-org ems mem allocator source codes, update prot_wamr.md (#217) před 5 roky
wasm_memory.h 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) před 5 roky
wasm_native.c 2e0cef3ef1 fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) před 5 roky
wasm_native.h c1a0e6d877 Implement register/call native API with raw (unextracted) arguments (#222) před 5 roky
wasm_runtime_common.c 2499e1ec4b Fix issue and compilation warnings of new function call APIs (#383) před 5 roky
wasm_runtime_common.h 5418e09712 Add two apis for wasm function call (#375) před 5 roky
wasm_shared_memory.c 6aeefbebb2 implement atomics opcodes for interpreter (#344) před 5 roky
wasm_shared_memory.h 6aeefbebb2 implement atomics opcodes for interpreter (#344) před 5 roky