index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
run
/
single_compile_with_reload_worker.ts
blob: 103cafe20cab2bafaf8652f1a839e755d82aa93c (
plain
)
1
2
3
console.log("Hello from worker"); postMessage(null); close();