menu
wasm_wit_component package
documentation
generator.dart
WitFile
toWasm method
toWasm method
dark_mode
light_mode
toWasm
method
List
<
Object
?
>
toWasm
(
)
Returns this as a WASM canonical abi value.
Implementation
List<Object?> toWasm() => [path, contents];
wasm_wit_component package
documentation
generator
WitFile
toWasm method
WitFile class