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] Address post-merge tasks #2542

Closed SingleAccretion closed 2 months ago

SingleAccretion commented 3 months ago

1) Switch to using WasmEnableThreads in the few places that matter. 2) Add some tests for the small atomics.

Ref: #2472.

SingleAccretion commented 3 months ago

@dotnet/nativeaot-llvm