mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-15 14:01:25 +00:00
When browser tests fail we're appending to `innerHTML`, which means that we need to escape some characters for all to show up! Closes #898