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] Enable Task, JSObject and delegate JS interop #2551

Closed maraf closed 4 months ago

maraf commented 5 months ago

Contributes to https://github.com/dotnet/runtimelab/issues/2434

maraf commented 4 months ago

cc @dotnet/nativeaot-llvm

maraf commented 4 months ago

How far are we from running S.R.IS.JavaScript.Tests in CI?

Just async main, but I think we can tweak the test runner to actually run in JSExport. I would like to stand-up more tests in general. Let's discuss on discord and continue in follow-up