Skip to content

module: cjs-module-lexer@0.4.2 big endian fix

This updates to cjs-module-lexer@0.4.1 with the fix at https://github.com/guybedford/cjs-module-lexer/pull/13 for big endian support.

This should fix the previous Web Assembly issues found in https://github.com/nodejs/node/pull/35583.

Note this is a performance improvement only and not a bug fix since we had the gracefull fallback previously.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading