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.

貢獻者指南