An open API service indexing awesome lists of open source software.

https://github.com/mause/rust_wasm_duckdb

A test to integrate the wasm version of duckdb with rust in the browser
https://github.com/mause/rust_wasm_duckdb

emscripten rust wasm

Last synced: 9 months ago
JSON representation

A test to integrate the wasm version of duckdb with rust in the browser

Awesome Lists containing this project

README

          

Rust + WASM + DuckDB
====================

A test to integrate the wasm version of duckdb with rust in the browser

You'll need cargo-make: `cargo install cargo-make`

After you can run `cargo make` to build and test