Skip to content

worker: add typechecking for postMessage transfer list

If the transfer list argument is present, it should be an array. This commit adds typechecking to that effect. This aligns behaviour with browsers.

I’m also more than happy to label this semver-major.

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