summaryrefslogtreecommitdiff
path: root/runtime/js/98_global_scope_shared.js
AgeCommit message (Expand)Author
2024-11-14feat(cli): add `--unstable-node-globals` flag (#26617)Marvin Hagemeister
2024-09-12refactor: cleanup unstable checks for WebGPU, FFI and FS APIs (#25586)Asher Gomez
2024-09-04feat(cli): give access to `process` global everywhere (#25291)Luca Casonato
2024-05-23fix(runtime): use more null proto objects (#23921)Luca Casonato
2024-04-08chore: update WPT (#23111)Asher Gomez
2024-02-07refactor: move ImageData to web extension (#22295)Leo Kettmeir
2024-02-06refactor: use web utils and lazy load utils from core (#22289)Leo Kettmeir
2024-01-29refactor: Use virtul ops module (#22175)Bartek Iwańczuk
2024-01-22feat(web): ImageBitmap (#21898)Leo Kettmeir
2024-01-06refactor: split runtime/98_global_scope.js (#21785)Bartek Iwańczuk