Age | Commit message (Expand) | Author |
---|---|---|
2020-08-14 | Enable WebAssembly.instantiateStreaming (#7043) | Casper Beyer |
2020-08-12 | Undo JsonOpDispatcher and OpDispatcher traits (#7023) | Ryan Dahl |
2020-08-12 | Remove previous heap limit callback when registering (#7025) | Marcus Weiner |
2020-08-12 | core: memory limits & callbacks (#6914) | Marcus Weiner |
2020-07-19 | Upgrade to rusty_v8 0.7.0 (#6801) | Bert Belder |
2020-07-13 | refactor: Make OpDispatcher a trait (#6736) | Gurwinder Singh |
2020-07-08 | BREAKING(core): Remove control slice from ops (#6048) | Valentin Anger |
2020-06-26 | Upgrade to rusty_v8 0.4.2 / V8 8.5.216 (#6503) | Bert Belder |
2020-06-23 | feat(core): enable experimental-wasm-bigint (#6443) | Casper Beyer |
2020-06-05 | fix(core): ES module snapshots (#6111) | Ryan Dahl |
2020-06-03 | upgrade: rusty_v8 0.5.0 (#6070) | Ryan Dahl |
2020-06-01 | feat(core): Ops can take several zero copy buffers (#4788) | Valentin Anger |
2020-05-29 | refactor: Split isolate and state using safe get_slot() (#5929) | Ryan Dahl |
2020-05-28 | tidy up deno_core modules (#5923) | Ryan Dahl |