Skip to content

wasmer-sdk: v0.2.0

Compare
Choose a tag to compare
@Michael-F-Bryan Michael-F-Bryan released this 24 Nov 15:57
9bca8c6

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)