zwasm-sdk 0.2.0

A safe and ergonomic Rust binding for the zwasm WebAssembly runtime, supporting Wasm 3.0, WASI, and host function imports.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
version: 2
updates:
  # Keep pinned GitHub Actions (SHA-pinned) up to date.
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: weekly
    commit-message:
      prefix: "ci"
    labels:
      - dependencies
    open-pull-requests-limit: 5