We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fbf28 commit 63acb03Copy full SHA for 63acb03
.github/workflows/main.yml
@@ -14,6 +14,7 @@ jobs:
14
- arm-unknown-linux-gnueabi
15
- x86_64-apple-darwin
16
- x86_64-pc-windows-msvc
17
+ - wasm32-unknown-emscripten
18
lua: [lua54, lua53, lua52, lua51]
19
include:
20
- target: x86_64-unknown-linux-gnu
0 commit comments