Replies: 1 comment 3 replies
-
|
TeaVM copies it. What build system are you using? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I copy the required runtime javascript of the new WASM garbage collector proposal from the github project manually in my project.
Since the old WASM backend generates it during the build phase using maven/gradle it makes totally sense to generate it for the new WASM GC backend, too. I assume the script strongly corresponds to the release version?
Beta Was this translation helpful? Give feedback.
All reactions