bugfixes: many things with error handling
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 6 Nov 2023 22:12:24 +0000 (16:12 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 6 Nov 2023 22:12:24 +0000 (16:12 -0600)
commita6a0384830222a3b432744e5bbfcb1c80ce01c28
tree8527b3bd5ffc82955b36bf88b2d777df56e76d61
parentb4f7ca54892b32cdd608b2ca2d51736b1d5fd737
bugfixes: many things with error handling
compiler/src/wasm_runtime.c
core/alloc/memdebug.onyx
interpreter/include/vm.h
interpreter/src/vm/vm_instrs.h
interpreter/src/wasm/instance.c
interpreter/src/wasm/trap.c
runtime/src/ort_threads.h
shared/include/onyx_library.h