Skip to content

refactor: prepare for WasmGC ref type #190

refactor: prepare for WasmGC ref type

refactor: prepare for WasmGC ref type #190

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo clippy
- run: cargo test --all-features