chromium/third_party/blink/web_tests/external/wpt/wasm/serialization/module/resources/incrementer-worker.js

"use strict";
importScripts("/resources/testharness.js");
importScripts("./test-incrementer.js");

setupDestinationIncrementer(self, self);