somecodingwitch / MelonRuntime

✨ .NET-based JavaScript runtime focused in rapid prototyping of projects, using minimal dependencies and functional programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement Jint module loading support

somecodingwitch opened this issue · comments

Maybe use the built-in module builder https://github.com/sebastienros/jint#using-modules

Not relevant anymore since bundlers can do all the work