mirror of
https://github.com/denoland/deno.git
synced 2025-01-10 16:11:13 -05:00
7c2e7c6608
Provides a concrete state type that can be dynamically added. This is necessary for op crates. * renames BasicState to OpState * async ops take `Rc<RefCell<OpState>>` * sync ops take `&mut OpState` * removes `OpRegistry`, `OpRouter` traits * `get_error_class_fn` moved to OpState * ResourceTable moved to OpState |
||
---|---|---|
.. | ||
http_bench_bin_ops.js | ||
http_bench_bin_ops.rs | ||
http_bench_json_ops.js | ||
http_bench_json_ops.rs |