started planning the pluggable modules
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 5 Dec 2021 05:23:49 +0000 (23:23 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 5 Dec 2021 05:23:49 +0000 (23:23 -0600)
commitf43a9f316838a498522919e73b1fe98a24a2295a
tree1533d57ee25ac0ec81e2204f0c3a8e712558e5d8
parent674bce014b3aaf838d4066c171f3f625746df653
started planning the pluggable modules
bin/test [deleted file]
bin/test.bat [deleted file]
build.sh
docs/pluggable_modules.md [new file with mode: 0644]
misc/onyx_module.h [new file with mode: 0644]
modules/test_library/module.onyx [new file with mode: 0644]
modules/test_library/test_library.c [new file with mode: 0644]
src/wasm_runtime.c
test_library.so [new file with mode: 0755]