very very close to a full run of hello world
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 28 Jun 2022 03:39:53 +0000 (22:39 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 28 Jun 2022 03:39:53 +0000 (22:39 -0500)
commitd005639aa919c2a8a7bace3fd857a40c55a78624
tree61f0b095cdd27351ec17045b7cb13fa174f8439e
parent1959f9d3394366392f389bda64611732693c1129
very very close to a full run of hello world
include/onyx_wasm.h
include/vm.h
include/vm_codebuilder.h
src/vm/code_builder.c
src/vm/vm.c
src/wasm/instance.c
src/wasm/module.c
src/wasm/module_parsing.c.incl
src/wasm/store.c
src/wasm/trap.c