toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.runtime.intrinsics
/
NativeLoader
Native
Loader
class
NativeLoader
(
libs
:
List
<
NativeLibrary
>
)
:
ModuleLoader
A loader that loads
NativeLibrary
s
Parameters
libs
The list of libraries to load from
Members
Constructors
Native
Loader
Link copied to clipboard
constructor
(
libs
:
List
<
NativeLibrary
>
)
Functions
load
Link copied to clipboard
open
override
fun
load
(
state
:
State
,
module
:
String
)
:
CallableValue
?
Loads a module