Skip to content

Add Foreign Function and Memory (FFM) support #6

Add Foreign Function and Memory (FFM) support

Add Foreign Function and Memory (FFM) support #6

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- "master"
- "release"
jobs:
build-and-upload:
uses: ./.github/workflows/build_and_upload.yml
with:
isRelease: false
shouldUpload: false
secrets: inherit