Hacker News new | ask | show | jobs
by jpc0 706 days ago
I'm confused. When has a wasm interpret and small C program ever been the same thing?
1 comments

I think parent is saying the choice is between OpenType+large_C_library and font_WASM+small_library+generic_WASM_engine.

Interpreting OpenType is very complex.