mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
2a5138a516
It's unnecessary indirection and is preventing the ability to easily pass isolate references into the dispatch and dyn_import closures. Note: this changes how StartupData::Script is executed. It's no longer done during Isolate::new() but rather lazily on first poll or execution. |
||
---|---|---|
.. | ||
http_bench.js | ||
http_bench.rs |