1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 07:44:48 -05:00
denoland-deno/core/examples
Ryan Dahl 08bb8b3d53
Fix 100% CPU idling problem by reverting #7672 (#7911)
* Revert "refactor: Worker is not a Future (#7895)"

This reverts commit f4357f0ff9.

* Revert "refactor(core): JsRuntime is not a Future (#7855)"

This reverts commit d8879feb8c.

* Revert "fix(core): module execution with top level await (#7672)"

This reverts commit c7c7677825.
2020-10-10 11:41:11 +02:00
..
hello_world.rs Add example for deno_core (#7611) 2020-09-23 10:56:36 -04:00
http_bench_bin_ops.js chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
http_bench_bin_ops.rs Fix 100% CPU idling problem by reverting #7672 (#7911) 2020-10-10 11:41:11 +02:00
http_bench_json_ops.js chore: add copyright (#7593) 2020-09-21 08:26:41 -04:00
http_bench_json_ops.rs Fix 100% CPU idling problem by reverting #7672 (#7911) 2020-10-10 11:41:11 +02:00