issues
search
ProvableHQ
/
sdk
A Software Development Kit (SDK) for Zero-Knowledge Transactions
https://provable.tools
GNU General Public License v3.0
593
stars
471
forks
source link
Update WASM testing
#933
Closed
alexpitsikoulis
closed
2 months ago
alexpitsikoulis
commented
2 months ago
Removed
test.js
file, removal of
'type': 'module'
for testing is now handled directly in the
npm test
script.
Node version requirement for WASM modules to make network requests is now listed in readme and
package.json
.
test.js
file, removal of'type': 'module'
for testing is now handled directly in thenpm test
script.package.json
.