Skip to content

feat: add wasm merge method #4

feat: add wasm merge method

feat: add wasm merge method #4

Workflow file for this run

name: 🦀 Pull Request
on:
pull_request:
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
build:
needs: lint
name: Build
uses: ./.github/workflows/build.yml