tursodatabase/libsql

Compile into WebAssembly

Open

#455 aperta il 13 ott 2023

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)C (490 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (16.744 star)
Metriche merge PR
 (Merge medio 23h 19m) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor