added: networking and more to wasi platform layer
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 18 Oct 2023 02:36:52 +0000 (21:36 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 18 Oct 2023 02:36:52 +0000 (21:36 -0500)
commita0f1ee504d0b4c1c93fc93e19fd5b3b54c33e459
tree32dcc1b8bffc7d7bdbc50feecd85845b9c1b39ed
parent00b447166be1b27a08e7a054a6fd319e84ab7adb
added: networking and more to wasi platform layer
core/runtime/platform/wasi/platform.onyx
core/runtime/platform/wasi/wasi_fs.onyx
core/runtime/platform/wasi/wasix_defs.onyx [new file with mode: 0644]
core/runtime/platform/wasi/wasix_misc.onyx [new file with mode: 0644]
core/runtime/platform/wasi/wasix_net.onyx [new file with mode: 0644]