Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-01 | chore: upgrade to rust 1.82 and LLVM 19 (#26615) | Divy Srivastava | |
Upgrade to rust 1.82 and LLVM 19 . Removes one webusb test because `requestAdapter` not working on new ubuntu 24 runners | |||
2024-05-28 | FUTURE(ext/ffi,ext/webgpu): stabilize FFI and WebGPU APIs (#24011) | Asher Gomez | |
Closes #23906 | |||
2024-05-27 | FUTURE(ext/fs): stabilize file system APIs (#23968) | Bartek IwaĆczuk | |
Closes https://github.com/denoland/deno/issues/23906 --------- Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com> |