Separate packages per WASM #76
thewilkybarkid
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Thanks for your comments:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for the library, makes it a lot easier to use GraphViz.
Would it be possible to split the npm package into one per WASM? They can be fairly large, and I'm not using the other. This will shrink the size of the generated JS files (and their sourcemaps).
https://www.npmjs.com/package/node-graphviz exists, but I'd rather depend on the maintained library (and it seems like Node is supported now anyway).
Related, the test files are included in the package which adds a couple of MB.
Beta Was this translation helpful? Give feedback.
All reactions