summaryrefslogtreecommitdiff
path: root/src/escape.mjs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Node.js -> GoEuAndreh2024-03-251-14/+0
|
* Big cleanupEuAndreh2024-02-231-0/+14
- delete all SQLite Node-API code: we'll use the C++ one instead; - implement hero.mjs, with tests! - use ESM all over.