mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
5c1deac0cf
Towards simplifying (or better removing entirely) the CoreResource trait. Resources should be any bit of privileged heap allocated memory that needs to be referenced from JS, not very specific trait implementations. Therefore CoreResource should be pushed towards being as general as possible. |
||
---|---|---|
.. | ||
http_bench.js | ||
http_bench.rs |