{"library":"webassembly-feature","type":"library","category":null,"description":"This package, `webassembly-feature` (version 1.3.0), provides synchronous utilities to detect support for various WebAssembly features in the current JavaScript environment. Last updated over six years ago, it is considered abandoned. Its API exposes an object with methods like `supports['multi-value']()` that return boolean values directly. For new projects or those requiring up-to-date feature detection, the `wasm-feature-detect` package (maintained by GoogleChromeLabs) is the recommended alternative, as it offers a more comprehensive and asynchronous API reflecting modern WebAssembly standards and browser capabilities. This package's synchronous nature contrasts with the predominantly asynchronous WebAssembly APIs and feature detection patterns prevalent today.","language":"javascript","status":"abandoned","version":"1.3.0","tags":["javascript","WebAssembly","wasm","feature","test"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webassembly-feature","imports":["const supports = require(\"webassembly-feature\");","const supports = require(\"webassembly-feature\");\nconst hasBigIntIntegration = supports[\"JS-BigInt-integration\"]();"]},{"cmd":"yarn add webassembly-feature","imports":[]},{"cmd":"pnpm add webassembly-feature","imports":[]}],"homepage":null,"github":"https://github.com/xtuc/webassembly-feature","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webassembly-feature","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/webassembly-feature/compatibility"}}