added command line arguments to onyx runtime
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 12 Dec 2021 15:48:22 +0000 (09:48 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 12 Dec 2021 15:48:22 +0000 (09:48 -0600)
commitcabb84e4399326d101316f881e5e66327d1b4374
tree7cdd6f0d67a6416f623a053492953e6a5988257c
parent35c868e9fbe91f62e7bcd3e34a5d14a1503a1f12
added command line arguments to onyx runtime
core/runtime/onyx_run.onyx
include/onyx_library.h
modules/onyx_runtime/onyx_runtime.c
src/wasm_runtime.c