Searched refs:bufferSource (Results 1 – 2 of 2) sorted by relevance
9 const bufferSource = fixtures.readSync('simple.wasm'); constant28 const wasm = await WebAssembly.compile(bufferSource);44 const wasm = await WebAssembly.compile(bufferSource);64 const wasm = await WebAssembly.compile(bufferSource);89 const wasm = await WebAssembly.compile(bufferSource);123 `, { bufferSource }); field131 const wasm = await WebAssembly.compile(bufferSource);
9 const bufferSource = fixtures.readSync('simple.wasm'); constant28 const wasm = await WebAssembly.compile(bufferSource);44 const wasm = await WebAssembly.compile(bufferSource);67 const wasm = await WebAssembly.compile(bufferSource);92 const wasm = await WebAssembly.compile(bufferSource);126 `, { bufferSource }); field134 const wasm = await WebAssembly.compile(bufferSource);