tursodatabase/libsql

Compile into WebAssembly

Open

#455 aberto em 13 de out. de 2023

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)C (490 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (16.744 stars)
Métricas de merge de PR
 (Mesclagem média 23h 19m) (1 fundiu PR em 30d)

Description

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.

Guia do colaborador