1 unstable release

0.1.0 Nov 7, 2021

#819 in Programming languages

MIT license

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

~15–24MB
~392K SLoC