Y
Hacker News
new
|
ask
|
show
|
jobs
by
a1o
663 days ago
Harfbuzz can be built easily to Wasm using Emscripten.
1 comments
Lockal
662 days ago
Interesting artifact of time it would be. Harfbuzz uses
https://github.com/bytecodealliance/wasm-micro-runtime
to execute wasm, so when compiled it would be wasm runtime running under another wasm runtime.
link