RESOLVED CONFIGURATION CHANGED 170296
WebAssembly: import / export must be UTF-8
https://bugs.webkit.org/show_bug.cgi?id=170296
Summary WebAssembly: import / export must be UTF-8
JF Bastien
Reported 2017-03-30 12:58:17 PDT
I think we already do the right thing, but this recently got formalized and we should double-check: https://github.com/WebAssembly/design/pull/1016 Validation is documented here: https://encoding.spec.whatwg.org/#utf-8-decode-without-bom-or-fail While we're there, also check that we don't normalize.
Attachments
JF Bastien
Comment 1 2017-04-04 16:21:26 PDT
FWIW the new test hasn't been committed yet: https://github.com/WebAssembly/spec/pull/450
JF Bastien
Comment 2 2017-04-14 16:22:35 PDT
Keith says this is done.
Note You need to log in before you can comment on or make changes to this bug.