fixed: WASI compilation; environment variables
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 10 May 2023 17:55:03 +0000 (12:55 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 10 May 2023 17:55:03 +0000 (12:55 -0500)
commitf34ffbb79f110479348799e9a62935e820c75ad5
tree5cdccc76a012ec32cacc7e428bea5d080cdb62d1
parentdba2987c0330559d7d20fd1d4b4ee8b7fda5a340
fixed: WASI compilation; environment variables
compiler/src/types.c
core/os/env.onyx
core/runtime/platform/onyx/env.onyx
core/runtime/platform/wasi/env.onyx
core/runtime/platform/wasi/platform.onyx
core/runtime/platform/wasi/wasi_env.onyx [new file with mode: 0644]