tursodatabase/libsql

Compile into WebAssembly

開放

#455 建立於 2023年10月13日

 (0 則留言) (1 個反應) (0 位負責人)C (490 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (16,744 顆星)
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.

貢獻者指南