Skip to content

util: text decoding allows SharedArrayBuffer

Rodrigo Muino Tomonari requested to merge github/fork/bmeck/text-utils-sab into master
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Fixes: https://github.com/nodejs/node/issues/32199

Tests are needed to be placed in upstream at https://github.com/web-platform-tests/wpt which is where all our TextDecoder tests come from.

Merge request reports

Loading