added: tree shaking for globals and strings
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 11 Jan 2024 03:07:47 +0000 (21:07 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 11 Jan 2024 03:07:47 +0000 (21:07 -0600)
commit6dedd788443eecaa1eb541064717d137786b9257
treedc418d9a2d27966f41c5b587ee060ce074574891
parentc5f2a25616dad09fd5c8e364a9378ca44c7031d4
added: tree shaking for globals and strings
compiler/include/astnodes.h
compiler/include/wasm_emit.h
compiler/src/checker.c
compiler/src/onyx.c
compiler/src/wasm_emit.c
compiler/src/wasm_type_table.h