Hacker News new | ask | show | jobs
by a1o 663 days ago
Harfbuzz can be built easily to Wasm using Emscripten.
1 comments

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.