Skip to content

Parse some of the Wasm module structure #43

Parse some of the Wasm module structure

Parse some of the Wasm module structure #43

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: cargo test