tessera
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tessera
tessera
/
ratph6.tessera.engine
/
GraalRuntime
Graal
Runtime
object
GraalRuntime
Members
Functions
eval
Snippet
Link copied to clipboard
fun
evalSnippet
(
code
:
String
)
:
Value
load
Module
Link copied to clipboard
fun
loadModule
(
manifest
:
TesseraManifest
,
dir
:
Path
,
source
:
String
)
:
GraalModule
reset
Link copied to clipboard
fun
reset
(
)
transpile
Ts
Link copied to clipboard
fun
transpileTs
(
source
:
String
,
fileName
:
String
)
:
String