chiark / gitweb /
this jsstring does not call the text*coder machinery
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 11 Oct 2020 22:23:54 +0000 (23:23 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 11 Oct 2020 22:36:18 +0000 (23:36 +0100)
commit33bf18ce79c5e3b99a3058248102e63306a8759a
tree96cc0c4842db5be8d5f4e41af58b62222586f850
parent286a75219e97d5c581f33d740e05502c0ebc4318
this jsstring does not call the text*coder machinery

later note: but actually I'm not going to bother about this.
TextEncoder and TextDecoder are supported in everything other
than earlier versions of Edge which probably don't work anyway

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
wasm/wasm.rs