Comment on State of Text Rendering 2024parentComments−jpc02yI'm confused. When has a wasm interpret and small C program ever been the same thing?−yencabulator2yI 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.
Comments
I'm confused. When has a wasm interpret and small C program ever been the same thing?
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.