bugfixes and starting to integrate with wasi_unstable
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 22 Aug 2020 16:36:14 +0000 (11:36 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 22 Aug 2020 16:36:14 +0000 (11:36 -0500)
commit3ef75038066d6dbb8bc214aa5aff549a5797170f
tree231ec712b48232f10ea1f7ca0f7d71b198102859
parent4558ab9bd49c8be2fa2142439da530b3e51625c2
bugfixes and starting to integrate with wasi_unstable
13 files changed:
.vimspector.json
core/string.onyx
core/wasi.onyx [new file with mode: 0644]
docs/plan
include/onyxastnodes.h
onyx
progs/stack_based.onyx
progs/wasi_test.onyx [new file with mode: 0644]
src/onyxchecker.c
src/onyxsymres.c
src/onyxtypes.c
src/onyxutils.c
src/onyxwasm.c