Changes for version 0.03 - 2021-03-27
- Migrate test dependency from Test::Exit to Test2::Tools::Process (gh#8)
- Drop support for Perls prior to Perl 5.10
Documentation
Perl WebAssembly command line tool
Modules
Perl WebAssembly command line tool
Provides
in lib/App/plasm.pm
in lib/App/plasm.pm
in lib/App/plasm.pm
Examples
- example/01-hello-world/hello.c
- example/01-hello-world/hello.wasm
- example/02-echo/echo.c
- example/02-echo/echo.wasm
- example/03-call-perl/Makefile
- example/03-call-perl/foo.c
- example/03-call-perl/foo.wasm
- example/03-call-perl/lib/Bar/Baz.pm
- example/04-call-wasm/Makefile
- example/04-call-wasm/foo.c
- example/04-call-wasm/foo.wasm
- example/04-call-wasm/lib/Bar/Baz.c
- example/04-call-wasm/lib/Bar/Baz.wasm