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