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/shared-lib/platform/linux
wenyongh 504268b297 Implement memory.grow and limit heap space base offset to 1G (#36)
* Implement memory profiler, optimize memory usage, modify code indent

* Implement memory.grow and limit heap space base offset to 1G; modify iwasm build type to Release and 64 bit by default
2019-05-31 01:21:39 -05:00
..
bh_assert.c WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
bh_definition.c WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
bh_platform_log.c WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
bh_platform.c WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
bh_platform.h WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
bh_thread.c Implement memory.grow and limit heap space base offset to 1G (#36) 2019-05-31 01:21:39 -05:00
bh_time.c WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00
shared_platform.cmake WebAssembly Micro Runtime first version 2019-05-07 10:18:18 +08:00