Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
chai = require(
'chai'
);
2
const
BN = require(
'bn.js'
);
3
const
path = require(
'path'
);
4
const
{ Runtime, getNewVM } = require(
'./runtime.js'
);
Callers
nothing calls this directly
Calls
1
getNewVM
Function · 0.85
Tested by
no test coverage detected