Move js to wasm
Closed this issue · 2 comments
joeyak commented
This is for moving the js in chat.js into wasm. It might be more trouble than it is worth, but it could make stuff a bit simpler.
zorchenhimer commented
Isn't most of chat.js
just for communicating with the DOM?
joeyak commented
After looking some more, yes it is.