| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-15 | core: Behavior shouldn't be generic | Ryan Dahl | |
| We always pass around Box<[u8]>, and adding this generic is an unnecessary complication. Add deno_core_http_bench_test to test.py sharedQueue works on deno_core_http_bench | |||
| 2019-03-15 | allow v8 cli flags on deno_core_http_bench (#1934) | Ryan Dahl | |
| 2019-03-11 | core: Abstract out Behavior from Isolate (#1904) | Ryan Dahl | |
| Move v8_set_flags and v8_version to core. (The idea is that src/ should not depend on libdeno.rs anymore. This is a step towards that.) | |||
| 2019-02-26 | deno_core (#1827) | Ryan Dahl | |
| A new low-level crate with focus on speed. This doesn't yet hook into the existing code base. | |||
