mirror of
https://github.com/taigrr/wasm-experiments
synced 2025-01-18 04:03:21 -08:00
Roberto Clapis (@empijei) pointed out to me that using innerHTML for unformatted text is bad practice, so I've switched to using innerText and SetTextContent instead.
wasm-experiments
Just some playing around with the new experimental Go WASM arch target
Requirements
Requires go1.11rc1
Description
Languages
Go
71%
HTML
19.8%
Makefile
9.2%