Application display compatible browsers from browserslist string. Build on top of browserslist-rs
Install node.js (version in .tool-versions
), rust compiler and yarn
$ yarn # install all dependencies
$ yarn wasm # compile wasm module (need rust compiler)
$ yarn dev # run dev server
$ yarn build # build static website