1 unstable release
0.1.0 | Nov 7, 2021 |
---|
#1155 in Programming languages
75KB
2K
SLoC
qwik-core
1. Install rust
https://www.rust-lang.org/tools/install
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
2. Build library
make build
or
cargo build
3. Run tests
make test
or
cargo test
Dependencies
~20–29MB
~529K SLoC