wasi-worker-cli 0.6.0

Tool to create and deploy WASM WASI-based browser service workers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 0.6.0

## CHANGES

- upgraded @wasmer js to 0.11
- fixed compatibility with latest Rust wasm specification
- upgraded rollup and plugins to version 2

# 0.5.0

## CHANGES

- Breaking: Abandon support for wasi-unstable (rust <=1.40)
- Add support for wasi-snapshot-preview1 (rust >=1.41)