started working on a self-hosted testing script
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 2 Dec 2021 20:06:12 +0000 (14:06 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 2 Dec 2021 20:06:12 +0000 (14:06 -0600)
commit4dd0a415fdd3096b67a9377872130ceb1ffd5e9c
tree63de685ceecebcde45bd9feb933b189c3defde49
parent9ffa76a7b4833a4ab619d0cabf224aa964d336bb
started working on a self-hosted testing script
core/io/process.onyx
core/io/reader.onyx
core/runtime/onyx_run.onyx
core/string.onyx
core/wasi/wasi.onyx
misc/onyx.sublime-syntax
scripts/run_tests.onyx [new file with mode: 0644]
src/wasm_runtime.c