Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nodonisko/hermesx
/ functions
Functions
18 in github.com/Nodonisko/hermesx
⨍
Functions
18
◇
Types & classes
12
↓ 17 callers
Method
runHermesX
(file: string, args: string[] = [])
test/test-runner.ts:35
↓ 17 callers
Method
runTest
(name: string, testFn: () => Promise<void>)
test/test-runner.ts:20
↓ 14 callers
Method
cleanupTestFile
(filepath: string)
test/test-runner.ts:68
↓ 14 callers
Method
createTestFile
(filename: string, content: string)
test/test-runner.ts:62
↓ 3 callers
Function
formatConsoleArgs
(...args)
hermes-globals.js:3
↓ 1 callers
Function
asyncTest
()
test/quick-test.ts:46
↓ 1 callers
Method
bundleTypeScript
( filePath: string, scriptArgs: string[] = [] )
src/bundler.ts:12
↓ 1 callers
Method
cleanup
(bundlePath: string)
src/hermes-runner.ts:52
↓ 1 callers
Method
detectArchitecture
()
src/hermes-binary.ts:23
↓ 1 callers
Method
downloadOfficialBinary
( arch: string, targetPath: string )
src/hermes-binary.ts:44
↓ 1 callers
Method
ensureHermesBinary
()
src/hermes-binary.ts:111
↓ 1 callers
Method
executeBundle
( hermesBinaryPath: string, bundlePath: string, scriptArgs: string[] = [] )
src/hermes-runner.ts:6
↓ 1 callers
Method
getBinaryPath
(arch: string)
src/hermes-binary.ts:40
↓ 1 callers
Method
runAllTests
()
test/test-runner.ts:76
↓ 1 callers
Function
runWithHermes
( file: string, scriptArgs: string[] )
src/cli.ts:10
Method
constructor
(message: string, public code: string)
src/hermes-binary.ts:8
Method
constructor
()
src/hermes-binary.ts:18
Function
repeat
()
hermes-globals.js:90