0.6.2-dev • Published 10 months ago

@kuzu/kuzu-wasm v0.6.2-dev

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Kùzu is an embedded graph database built for query speed and scalability.

Kùzu-Wasm brings kuzu to every browser thanks to WebAssembly.

Try it out at kuzu-shell.netlify.app.

Build from source

git clone https://github.com/unswdb/kuzu-wasm.git --recursive
make

Repository Structure

SubprojectDescriptionLanguage
kuzu_wasmWasm LibraryC++
@kuzu/kuzu-wasmJavascript APIJavascript
@kuzu/kuzu-shellCypher ShellReact

Debug

I debug using Chrome DevTools as described in this blog post, which takes a few steps to set up. The first is to install the C/C++ DevTools Support Extension and to enable WebAssembly Debugging: Enable DWARF support in the DevTools settings.

0.6.2-dev

10 months ago

0.6.1-dev

10 months ago

0.6.0

10 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago