tursodatabase/libsql

Compile into WebAssembly

Open

#455 opened on 2023年10月13日

GitHub で見る
 (0 comments) (1 reaction) (0 assignees)C (490 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (平均マージ 23h 19m) (30d で 1 merged 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.

コントリビューターガイド