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] JS interop in ILC package #2576

Open maraf opened 1 month ago

maraf commented 1 month ago

In https://github.com/dotnet/runtimelab/pull/2573 we added JS interop generator into ILC package. This is needed just because Microsoft.NETCore.App.Ref is not produced while the project lives in runtimelab. When upstreaming the whole PR can be reverted/ignored.