enhancementhelp wanted
Repository metrics
- Stars
- (19,103 stars)
- PR merge metrics
- (Avg merge 2d 11h) (147 merged PRs in 30d)
Description
Bun and Node now have SQLite embedded in the runtime itself. In theory, it should be easy to support Limbo because we provide the same SQLite C API. However, we likely don't yet support all the APIs needed so adding this as a tracking issue.