Hacker News new | ask | show | jobs
by mgt19937 745 days ago
It remind me of typst, which use wasmi as its wasm plugin executor.

- https://typst.app/docs/reference/foundations/plugin/

1 comments

Would you say their use case is closer to the "Translation-Intense" type?
Not really. I think the wasm file is only translated once and most time is spent on executing it.