Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal_wamr
v0.1.0
Top Level Namespace
CrystalWamr
Argv
Func
Input
Sys
WamrConfig
WASM
Generated using Crystal 1.14.0
2024-11-26 09:05:31 UTC
class
CrystalWamr::
Sys
CrystalWamr::Sys
Reference
Object
Included Modules
JSON::Serializable
Defined in:
crystal_wamr_config.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#argv
: Array(Int32)
#argv=
(argv : Array(Int32))
#name
: String
#name=
(name : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
argv
: Array(Int32)
#
[
View source
]
def
argv=
(argv : Array(Int32))
#
[
View source
]
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]