Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-24 | refactor(ext/node): reorganize ops (#18799) | Bartek IwaĆczuk | |
Move all op related code of "ext/node" to "ext/node/ops" module. These files were unnecessarily scattered around the extension. | |||
2023-02-16 | perf(ext/node): move winerror binding to rust (#17792) | Divy Srivastava | |
16873 lines of JS removed from the snapshot. |