Replies: 1 comment
-
You can already do this; npm isn’t involved in the format of basically anything in your package besides package.json. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Maybe this has been raised before, but what about distributing our JavaScript libraries as WASM binaries on NPM?
This could unlock rewards for network bandwidth storage space, load times. We could even grandfather non-JavaScript packages like Boost or LAPACK into NPM via WASM compilation. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions