MCPcopy Create free account
hub / github.com/NativeScript/android / testWebAssemblyWorker.js

File testWebAssemblyWorker.js

test-app/app/src/main/assets/app/tests/testWebAssemblyWorker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1self.onmessage = function(msg) {
2 let wasmCode = new Uint8Array(msg.data);
3
4 let importsObj = {

Callers

nothing calls this directly

Calls 2

logMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected