Test2::Plugin::Wasm - Test2 plugin for WebAssembly extensions
version 0.23
use Test2::Plugin::Wasm;
This Test2 plugin is for testing Wasm extensions. Right now, it sets wasmtime
resource limits to work on systems with a low virtual memory address limit. It may do other thing that make sense for all Wasm extensions running in a testing context in the future.
Write Perl extensions using WebAssembly.
Graham Ollis <plicease@cpan.org>
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.