Wasmer::Triple
Inherits Reference / Object
Constructors
new(name : String)
Creates a new triple, otherwise it returns an error specifying why the provided triple isn't valid.
triple = Wasmer::Triple.new("aarch64-unknown-linux-gnu")
Inherits Reference / Object
Creates a new triple, otherwise it returns an error specifying why the provided triple isn't valid.
triple = Wasmer::Triple.new("aarch64-unknown-linux-gnu")