Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-10 | refactor: use `core.ensureFastOps()` (#21888) | Kenta Moriuchi | |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret | |
2023-02-08 | refactor: internal runtime code TS support (#17672) | Leo Kettmeir | |
This is a proof of concept for being able to snapshot TypeScript files. Currently only a single runtime file is authored in TypeScript - "runtime/js/01_version.ts". Not needed infrastructure was removed from "core/snapshot_util.rs". --------- Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com> |