Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat) decouple polyfill load from script execution #395

Open
frank-dspeed opened this issue Sep 22, 2020 · 1 comment
Open

(feat) decouple polyfill load from script execution #395

frank-dspeed opened this issue Sep 22, 2020 · 1 comment

Comments

@frank-dspeed
Copy link

This should be a minimal wrapper to allow JAVA=>JS interop

As much logic as possible should be handle able inside the JS part like the load of the polyfills

there should be only the ESM Context that can it self easy shim CJS when needed via JS Methods that allows overall better maintance at present this is blocked by the fact that this defaults to the npm-js loader i need to experiment with the -Desm switch that should exist as far as i found out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant