fixed critical bug with how unsigned integers were parsed for interpretter
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 26 Sep 2022 18:54:59 +0000 (13:54 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 26 Sep 2022 18:54:59 +0000 (13:54 -0500)
commit31c473937c12b00e3c51966538fbd373b505b2bc
treea9ac8536a67a9a91782cdaec2ce196f4a10c364e
parent9b6c68659f4a63ff7bb9b5e17afbfa0905c3d8f0
fixed critical bug with how unsigned integers were parsed for interpretter
core/conv.onyx
interpreter/src/vm/vm.c
interpreter/src/wasm/module_parsing.h
shared/include/bh.h
shared/lib/linux_x86_64/lib/libovmwasm.so