Add WASM CI

This commit is contained in:
Lynix
2023-02-05 11:00:39 +01:00
parent c3dddb883d
commit b6d565a097
8 changed files with 104 additions and 1214 deletions

View File

@@ -7,6 +7,7 @@ on:
- '.github/workflows/linux-build.yml'
- '.github/workflows/macos-build.yml'
- '.github/workflows/msys2-build.yml'
- '.github/workflows/wasm-build.yml'
- '.github/workflows/windows-build.yml'
- '.gitignore'
- 'LICENSE'