fixed: miscellaneous bugfixes
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 31 Aug 2023 13:34:24 +0000 (08:34 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 31 Aug 2023 13:34:24 +0000 (08:34 -0500)
commit6d05211bfb8362ed78d26e40275b8977f9b48615
tree317dbf3b732d29475695392eb525900cf448c04d
parent84bfd066a8a6a4d90557d0bcf76c9fe81b93fc74
fixed: miscellaneous bugfixes
compiler/src/checker.c
compiler/src/parser.c
compiler/src/wasm_emit.c
compiler/src/wasm_type_table.h
core/container/array.onyx