tursodatabase/turso

Add support for building Limbo for jsr.io and Deno using WebAssembly

Open

#1,371 opened on Apr 20, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

Description

I'd like to contribute support for building Limbo as a WebAssembly module compatible with jsr.io and Deno.

This would make it easy to use Limbo in Deno CLI environments, unlocking modern use cases such as local-first apps and offline storage with SQLite compatibility.

Contributor guide