6 ms·
Does it make sense to create a Wasm build of this for the browser? Or is the speedup mainly due to the browser spawning step rather than execution/rendering its
by jackothy 8mo ago
Does it make sense to create a Wasm build of this for the browser? Or is the speedup mainly due to the browser spawning step rather than execution/rendering itself?
- dzogchen 7mo agoI reckon the main speed up is from not having to launch a browser.