@putout/processor-wasm
v6.0.4
Published
🐊Putout processor adds ability to parse wasm files and lint js *.wast files
Downloads
142
Maintainers
Readme
@putout/processor-wasm 
WebAssembly is a low-level assembly-like language with a compact binary format that runs with near-native performance. It designed to run alongside JavaScript, allowing both to work together.
(c) MDN
🐊Putout processor adds ability to lint wasm.
Install
npm i @putout/processor-wasm -DUsage
{
"processors": ["wasm"]
}License
MIT
