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.36k stars 188 forks source link

[NativeAOT-LLVM] Export symbols passed to ILC on the command line on WASI #2570

Closed SingleAccretion closed 2 months ago

SingleAccretion commented 2 months ago

A small bug I've noticed looking at this code.

SingleAccretion commented 2 months ago

@dotnet/nativeaot-llvm