summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/wasm/webapi/idlharness.any.js
blob: 0c4669e6caa7b2b7a9c0a89f13cc11605a9067c4 (plain)
1
2
3
4
5
6
7
8
9
10
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js

"use strict";

idl_test(
  ["wasm-web-api"],
  ["wasm-js-api"],
  idl_array => {}
);