tursodatabase/turso

JavaScript runtime integration

Open

#709 创建于 2025年1月16日

在 GitHub 查看
 (2 评论) (3 反应) (0 负责人)Rust (1,001 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (19,103 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南