Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lagleki/kiddo-test
https://github.com/lagleki/kiddo-test
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lagleki/kiddo-test
- Owner: lagleki
- Created: 2023-12-03T15:30:30.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-03T15:31:50.000Z (about 1 year ago)
- Last Synced: 2024-10-31T13:46:13.334Z (2 months ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Build
```
cargo build
wasm-pack build --target web --out-dir pkg/web
```Switching to kiddo v.3 currently leads to an error when `wasm-pack` is used.