🌻 📖 Wasm::Table

NAME

Wasm::Table - Interface to WebAssembly Tables

VERSION

version 0.23

DESCRIPTION

WARNING: WebAssembly and Wasmtime are a moving target and the interface for these modules is under active development. Use with caution.

Wasm doesn't yet provide an interface to WebAssembly Tables, but one day this is where its interface will be documented.

SEE ALSO

Wasm

AUTHOR

Graham Ollis <plicease@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2020-2022 by Graham Ollis.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.