starting to parse the WASM module
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 21 Jun 2022 02:46:41 +0000 (21:46 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Tue, 21 Jun 2022 02:46:41 +0000 (21:46 -0500)
commit5de2a661a2aded130ea0bc6306f10bdf5b0627a5
tree9a3ed5b448bf4379e8f1ae8b9bad7882b08017a8
parent8884cd32c6c7d0f1a11200d354f02e872b03c422
starting to parse the WASM module
include/onyx_wasm.h
src/wasm/extern.c
src/wasm/frame.c
src/wasm/module.c
src/wasm/ref.c
src/wasm/store.c
src/wasm/table.c
src/wasm/trap.c
src/wasm/type.c
src/wasm/value.c