code cleanup; added ways to control linking options in the code
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 18 Jul 2022 03:52:07 +0000 (22:52 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 18 Jul 2022 03:52:07 +0000 (22:52 -0500)
commitf57d08ffd3546a6aa6b01d319028fe084b2261d1
tree1d864df45228667e4ea1008283b4fdefdc52f2c9
parent4789b5ffee11a0b7c129c2cd0a565ba907df0519
code cleanup; added ways to control linking options in the code
12 files changed:
core/builtin.onyx
core/runtime/default_link_options.onyx [new file with mode: 0644]
core/std.onyx
docs/link_options.md [new file with mode: 0644]
docs/todo
include/astnodes.h
include/wasm_emit.h
src/astnodes.c
src/builtins.c
src/onyx.c
src/wasm_emit.c
src/wasm_output.h