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