wasm-feature-detect

wasm-feature-detect JS library on GitHub wasm-feature-detect JS library on npm Download wasm-feature-detect JS library

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

Version 1.8.0 License Apache-2.0
wasm-feature-detect has no homepage
wasm-feature-detect JS library on GitHub
wasm-feature-detect JS library on npm
Download wasm-feature-detect JS library
INSTALL
Type:
<script type="module"> import wasmFeatureDetect from 'https://cdn.jsdelivr.net/npm/wasm-feature-detect@1.8.0/+esm' </script>
Learn more