Age | Commit message (Expand) | Author |
---|---|---|
2021-04-12 | refactor(deno): remove concept of bin & json ops (#10145) | Aaron O'Mullan |
2021-04-05 | refactor: convert ops to use serde_v8 (#10009) | Aaron O'Mullan |
2021-03-21 | refactor(runtime/permissions): Rename permission structs (#9841) | Nayeem Rahman |
2021-02-04 | chore: use strict mode for internal runtime, core, and op_crates js (#9391) | Developing |
2021-01-29 | fix(cli): Move WorkerOptions::deno types to unstable (#9163) | Nayeem Rahman |
2021-01-10 | update copyright to 2021 (#9081) | Ryan Dahl |
2021-01-08 | fix: Worker hangs when posting "undefined" as message (#8920) | yonatan ben avraham |
2021-01-07 | feat: add --location=<href> and globalThis.location (#7369) | Nayeem Rahman |
2021-01-07 | fix: Use "none" instead of false to sandbox Workers (#9034) | Nayeem Rahman |
2021-01-06 | feat: Add configurable permissions for Workers (#8215) | Steven Guerrero |
2020-12-17 | refactor: Rename runtime/rt to runtime/js (#8806) | Nayeem Rahman |