Generic safety cleanup (#22)

* create checksum system for versioning
* minor changes to CI
* dart ffi cleanup
* update checksums
This commit is contained in:
cyan
2024-07-30 17:46:55 +02:00
committed by GitHub
parent 3b9928a665
commit 373588247b
26 changed files with 375 additions and 20 deletions

View File

@@ -1,11 +1,5 @@
name: Build
on:
pull_request:
types: [opened, reopened, synchronize]
name: Build xmruw
on: [push]
permissions:
issues: write
pull-requests: write