rwasm 0.4.7

ZK-friendly WebAssembly runtime optimized for blockchain and zero-knowledge applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version: 2
updates:
  - package-ecosystem: github-actions
    directory: '/'
    schedule:
      interval: daily
  - package-ecosystem: cargo
    directory: '/'
    schedule:
      interval: daily
  - package-ecosystem: cargo
    directory: '/fuzz'
    schedule:
      interval: daily