0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/core/examples
Ryan Dahl 974215afdd
Simplify deno_core_http_bench op state (#7038)
Removes unnecessary wrappers around ResourceTable and CoreIsolate.

Importantly: now uses the resource table inside CoreIsolateState rather than a different one.

Removes derive_deref dependency
2020-08-17 17:29:01 -04:00
..
http_bench.js Use dprint for internal formatting (#6682) 2020-07-14 15:24:17 -04:00
http_bench.rs Simplify deno_core_http_bench op state (#7038) 2020-08-17 17:29:01 -04:00