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 builds the WASM modules from @ladybugdb/wasm-core before starting the Vite dev server.

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