zorchenhimer/MovieNight

Move js to wasm

Closed this issue · 2 comments

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.

Isn't most of chat.js just for communicating with the DOM?

After looking some more, yes it is.