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.41k stars 197 forks source link

[NativeAOT-LLVM] Implement timers on Browser #2521

Closed SingleAccretion closed 6 months ago

SingleAccretion commented 7 months ago

We can take a slightly different approach to Mono to avoid JS.

Contributes to #2505.

SingleAccretion commented 7 months ago

@dotnet/nativeaot-llvm