Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 781 Bytes

File metadata and controls

17 lines (11 loc) · 781 Bytes

Browserlist WASM

Application display compatible browsers from browserslist string. Build on top of browserslist-rs

Development

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