1
0
mirror of https://github.com/taigrr/wasm-experiments synced 2025-01-18 04:03:21 -08:00
Johan Brandhorst e481a67ae8
Use innerText instead of innerHTML to discourage XSS risks
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.
2018-08-17 10:26:43 +01:00
2018-08-15 17:23:29 +01:00
2018-03-02 21:22:52 +00:00
2018-08-15 17:23:29 +01:00
2018-08-15 17:23:29 +01:00
2018-03-01 20:53:42 +00:00
2018-08-15 17:23:29 +01:00
2018-08-14 09:16:41 +01:00

wasm-experiments

Just some playing around with the new experimental Go WASM arch target

Requirements

Requires go1.11rc1

Description
No description provided
Readme 44 MiB
Languages
Go 71%
HTML 19.8%
Makefile 9.2%