Skip to content

LadybugDB/wasm-shell

Repository files navigation

LadybugDB WASM Shell

A browser/WebAssembly-based shell for LadybugDB, an embedded graph database that runs entirely in the browser.

Quick Start

pnpm install
pnpm dev

Open http://localhost:3000/ in your browser.

Development

The dev command automatically copies the multithreaded WASM modules from @ladybugdb/wasm-core before starting the Vite dev server. The shell mounts OPFS via WasmFS and stores the database at /opfs/ladybug-shell.

Building

pnpm build

This builds both the WASM modules and the production bundle.

About

WASM shell for LadybugDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors