Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
self.onmessage =
function
(msg) {
2
let
wasmCode =
new
Uint8Array(msg.data);
3
4
let
importsObj = {
Callers
nothing calls this directly
Calls
2
log
Method · 0.65
compile
Method · 0.45
Tested by
no test coverage detected