- From: Guy Bedford <notifications@github.com>
- Date: Wed, 01 Oct 2025 22:28:05 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 2 October 2025 05:28:09 UTC
guybedford created an issue (whatwg/encoding#356) ### What is the issue with the HTML Standard? When using `WorkletGlobalScope`, not having `TextEncoder` and `TextDecoder` is currently inhibiting WebAssembly use cases that rely on using these primitives to encode and decode strings from and to Wasm. Has there been any previous discussion around exposing these? It could be a very useful improvement for WebAssembly in these environments. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/encoding/issues/356 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/encoding/issues/356@github.com>
Received on Thursday, 2 October 2025 05:28:09 UTC