started the process of ditching WASI for Onyx runtime
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 11 Dec 2021 19:27:22 +0000 (13:27 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 11 Dec 2021 19:27:22 +0000 (13:27 -0600)
commit683fe6aa19b8de465df715ed13a3a41b165136a7
treec60bb8fe62f6d3d6ba4b83d9a3dd94bb15f17739
parente97d42ca5301d417b618ff2ec432492c92a86b19
started the process of ditching WASI for Onyx runtime
core/os/file.onyx
core/os/onyx_fs.onyx [new file with mode: 0644]
core/runtime/onyx_run.onyx
core/std.onyx
core/wasi/wasi_fs.onyx [new file with mode: 0644]
docs/todo