Y
Hacker News
new
|
ask
|
show
|
jobs
by
jfbastien
3743 days ago
Correct, though we're working on dynamic linking to ease the pain, and improving compilers such as LLVM so that the generated code is smaller.
1 comments
tadlan
3743 days ago
Thanks. I'm not familiar with dynamic linking. What will that do?
link
binji
3743 days ago
There's a response above this one from titzer describing it, or you can read more here:
https://github.com/WebAssembly/design/blob/master/DynamicLin...
link