deno/runtime/examples
Mathias Lafeldt 92764c0dec
feat(runtime): support creating workers with custom v8 snapshots (#16553)
This PR makes it possible for applications to create workers from custom
snapshots to improve runtime performance (without having to fork/copy
`runtime/workers.rs`).
2022-11-10 12:46:26 +01:00
..
hello_runtime.js chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
hello_runtime.rs feat(runtime): support creating workers with custom v8 snapshots (#16553) 2022-11-10 12:46:26 +01:00