wasm-feature-detect

v1.1.2
A small library to detect which features of WebAssembly are supported in your current browser.

fmt

prettier --write ./{,{src,rollup-plugins}/**/}*.{mjs,js,md}

build

npm run build:library && npm run build:readme && npm run fmt

build:readme

node --experimental-modules ./render-readme.mjs

build:library

rollup -c

Metadata

Downloads

Maintainers