bytecodealliance / ComponentizeJS

JS -> WebAssembly Component
Apache License 2.0
242 stars 32 forks source link

deps: use external TextDecoder, TextEncoder builtins and add URL builtin #9

Closed guybedford closed 1 year ago

guybedford commented 1 year ago

This externalizes the TextDecoder and TextEncoder builtins, and adds the URL builtin.