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
- Host: GitHub
- URL: https://github.com/mause/rust_wasm_duckdb
- Owner: Mause
- License: mit
- Created: 2021-02-23T08:15:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T06:03:40.000Z (over 3 years ago)
- Last Synced: 2025-01-10T13:00:09.328Z (over 1 year ago)
- Topics: emscripten, rust, wasm
- Language: Rust
- Homepage:
- Size: 472 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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