Is there plan to merging multiple WASM files? #27
Unanswered
DamianReeves
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Looking at the examples I see a single
FROM
clause and I keep thinking this would be a great way to merge multiple WASM files.Something like:
This would be a great way to package together a common library for an application.
Beta Was this translation helpful? Give feedback.
All reactions