Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CashScript/cashscript
/ compile.ts
File
compile.ts
examples/testing-suite/tasks/compile.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ formatArtifact } from
'@cashscript/utils'
;
2
import
{ compileString } from
'cashc'
;
3
import
fs from
'fs'
;
4
import
{ URL } from
'url'
;
Callers
nothing calls this directly
Calls
1
compile
Function · 0.85
Tested by
no test coverage detected