Y
Hacker News
new
|
ask
|
show
|
jobs
by
melony
1528 days ago
This looks good! In my experience the hardest part for compiling WebAssembly is third party dependencies. Getting arbitrary libraries to build can be rather challenging.
2 comments
jhgb
1528 days ago
Getting arbitrary libraries to build is IMO quite often challenging even if you're not compiling for WebAssembly.
link
ern0
1526 days ago
Especially - ofcoz' maybe I'm wrong -, that there're not too many C/C++ libs for WASM, always Rust comes up.
link