Skip to main content
Module

x/wasm/CHANGELOG.md

Monorepo for Javascript WebAssembly packages by Wasmer
Go to Latest
File

Changelog

0.2.0 (2023-11-24)

Features

  • Users can now mount a Directory (backed by an in-memory filesystem) when spawning WASIX instances (98e5d92)

Bug Fixes

  • The logger will now proxy all messages to the main thread so output from Web Workers can be captured (dba73fd)