Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-04 | chore: update dlint to v0.68.0 for internal (#26711) | Kenta Moriuchi | |
2024-09-15 | fix(ext/node): add `vm.constants` (#25630) | Divy Srivastava | |
2024-09-06 | fix(runtime): use more null proto objects again (#25040) | Kenta Moriuchi | |
proceed with #23921 This PR is a preparation for https://github.com/denoland/deno_lint/pull/1307 --------- Signed-off-by: Kenta Moriuchi <moriken@kimamass.com> Co-authored-by: Luca Casonato <hello@lcas.dev> | |||
2024-08-06 | feat: vm rewrite (#24596) | snek | |
rewrite vm implementation to increase compat. vm.Module+importModuleDynamically callbacks should be added in a followup. |