MCPcopy Create free account
hub / github.com/AztecProtocol/huff / runtime.spec.js

File runtime.spec.js

src/runtime.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const chai = require('chai');
2const BN = require('bn.js');
3const path = require('path');
4const { Runtime, getNewVM } = require('./runtime.js');

Callers

nothing calls this directly

Calls 1

getNewVMFunction · 0.85

Tested by

no test coverage detected