Changes for version 0.09 - 2020-05-10

  • Wasm::Wasmtime::Memory constructor can take a array reference in place of the Wasm::Wasmtime::MemoryType (gh#48, gh#49)
  • Added Wasm::Func (gh#50, gh#51)
  • Added Wasm::Global (gh#50, gh#51)
  • Added Wasm::Memory (gh#48, gh#49)
  • Added to_string method to all Wasm::Wasmtime::*Type classes and Wasm::Wasmtime::Module (gh#52)
  • Added cache_config_load and cache_config_default methods to Wasm::Wasmtime::Config (gh#39, gh#54)

Modules

Test2 plugin for Wasm extensions
Write Perl extensions using Wasm
Interface to Web Assembly Memory
Interface to Web Assembly Memory
Interface to Web Assembly Memory
Perl interface to Wasmtime
Global configuration for Wasm::Wasmtime::Engine
Wasmtime engine class
Wasmtime export type class
Wasmtime extern class
Wasmtime extern type class
Private class for Wasm::Wasmtime
Wasmtime function class
Wasmtime function type class
Wasmtime global class
Wasmtime global type class
Wasmtime import type class
Wasmtime instance class
Wasmtime instance exports class
Wasmtime linker class
Wasmtime memory class
Wasmtime memory type class
Wasmtime module class
Wasmtime module exports class
Wasmtime module imports class
Wasmtime store class
Wasmtime table class
Wasmtime table type class
Wasmtime trap class
Wasmtime value type class
WASI Configuration
WASI instance class
Convert WebAssembly Text to Wasm

Provides

in lib/Wasm/Wasmtime/FFI.pm
in lib/Wasm/Wasmtime/FFI.pm
in lib/Wasm/Wasmtime/FFI.pm
in lib/Wasm/Wasmtime/FFI.pm
in lib/Wasm/Wasmtime/FFI.pm
in lib/Wasm/Wasmtime/FFI.pm

Examples