cowac2
v0.0.2
Published
A program designed to instrument WASM code at runtime.
Maintainers
Readme
25-TB-Wasm-instrumentation
This project defines a utility inspired by COJAC and COWAC. Its purpose is to instrument WASM code to measure and alter the arithmetic behaviour of a WASM module.
Index
Coding style
The coding style of the project is enforced using ESLint and eslint-plugin-jsdoc.
To install npm dependencies :
npm installTo run ESLint :
npx eslint