You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ziyang Hu 26de8fa322 fix typo and improve example
As discussed in https://github.com/cozodb/cozo/issues/37
2 years ago
..
public prepare for 0.4 2 years ago
src fix typo and improve example 2 years ago
.gitignore finish web demo 2 years ago
README-zh.md update docs 2 years ago
README.md update URLs 2 years ago
deploy.sh finish web demo 2 years ago
package.json WASM UI including export/import 2 years ago
yarn.lock WASM UI including export/import 2 years ago

README.md

Cozo in WASM demo

This is the source code for the demo at https://www.cozodb.org/wasm-demo/. It might be helpful if you want to integrate Cozo WASM in your own project.