Discussion about this post

User's avatar
Walter Chang's avatar

thanks for the detailed explanation. i've been wanting to try wasm using scala for a long time and you guys just made it possible. what an heroic effort!!

i have a couple of questions though:

1. the js generated after fullLinkJS is actually smaller than wasm by quite a big margin. shouldn't wasm code be smaller than js?

2. when can i try it?

Expand full comment
mrArkwright's avatar

Out of curiosity: How does Scala Native handle garbage collection? And why wasn’t it an option to do it the same way for scala.js compiled to WASM?

Expand full comment
3 more comments...

No posts