Y
Hacker News
new
|
ask
|
show
|
jobs
by
azakai
408 days ago
Yes, this can be done today, though it needs some gluing together. On the Web (and in Node etc.) you can use JavaScript to create and link the modules, which is how dynamic linking support for wasm works there:
https://emscripten.org/docs/compiling/Dynamic-Linking.html