bugfix: memory limit was not respected; removed heap exports
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 17 Nov 2023 18:41:30 +0000 (12:41 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 17 Nov 2023 18:41:30 +0000 (12:41 -0600)
commit6f6175f9700c8db2c2d7b8af3e095c240d40af92
tree359a4974eca5f92e1f625b127b24618e6c2c177d
parentd63229107f710bb40aa343f50d8a36cbe3721496
bugfix: memory limit was not respected; removed heap exports
compiler/src/wasm_runtime.c
core/alloc/heap.onyx
core/onyx/cbindgen.onyx
core/onyx/cptr.onyx
runtime/build.sh
shared/include/onyx_library.h