dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.4k stars 197 forks source link

[NativeAOT-LLVM] WASI fixes #2386

Closed SingleAccretion closed 1 year ago

SingleAccretion commented 1 year ago

Following up on the thread in #2235.

Fixes #2385. Fixes #2384.

Also upgrades the "missing SDKs" handling to errors and adds a test for a WASI reactor using NodeJS.

SingleAccretion commented 1 year ago

@dotnet/nativeaot-llvm