snek
|
a555cb4d1d
|
feat: upgrade deno_core (#24364)
- Symbol.asyncDispose no longer needs to be polyfilled
- assorted updates for cppgc api changes
|
2024-07-01 15:48:52 -07:00 |
|
Divy Srivastava
|
b4939f3379
|
fix: upgrade deno_core to 0.291.0 (#24297)
|
2024-06-21 10:49:39 +05:30 |
|
Divy Srivastava
|
5bcb46cacf
|
chore(ext/node): remove old vm ops (#24187)
Unused; before the recent rewrite of node:vm
|
2024-06-13 09:19:33 +05:30 |
|
Divy Srivastava
|
1d290ccc2a
|
fix(ext/node): fix vm memory usage and context initialization (#23976)
Fixes https://github.com/denoland/deno/issues/22441
Fixes https://github.com/denoland/deno/issues/23913
Fixes https://github.com/denoland/deno/issues/23852
Fixes https://github.com/denoland/deno/issues/23917
|
2024-06-12 22:32:54 +05:30 |
|
Divy Srivastava
|
fad12b7c2e
|
fix(ext/node): node:vm contexts (#23202)
Implement contextified objects in `node:vm`
Fixes https://github.com/denoland/deno/issues/23186
Fixes https://github.com/denoland/deno/issues/22395
Fixes https://github.com/denoland/deno/issues/20607
Fixes https://github.com/denoland/deno/issues/18299
Fixes https://github.com/denoland/deno/issues/19395
Fixes https://github.com/denoland/deno/issues/18315
Fixes https://github.com/denoland/deno/issues/18319
Fixes https://github.com/denoland/deno/issues/23183
|
2024-04-09 21:24:25 +05:30 |
|