tursodatabase/libsql

Compile into WebAssembly

Open

#455 创建于 2023年10月13日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)C (490 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (16,744 star)
PR 合并指标
 (平均合并 23小时 19分钟) (30 天内合并 1 个 PR)

描述

There are various use cases where you want libSQL compiled into WebAssembly. For example, when running on the browser or on different serverless runtimes. It would also plausibly simplify the libSQL JavaScript bindings because we no longer need the different native packages.

贡献者指南