1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 23:20:59 +00:00
serenity/.github/workflows
Ali Mohammad Pur 79d4913f76 LibWasm: Generate all spec tests, even ones that aren't valid modules
`wasm-as` will do some semantic analysis on the modules, which is not
something we're looking for here.
Instead, use `wat2wasm` to generate the exact module.
2021-06-22 00:26:25 +04:30
..
cmake.yml LibWasm: Generate all spec tests, even ones that aren't valid modules 2021-06-22 00:26:25 +04:30
discord.yml CI: Remove discord build status notifications 2021-06-18 13:45:18 +01:00
libjs-test262.yml CI: Run libjs-test262 and update results on every push to master 2021-06-05 19:27:55 +01:00
lintcommits.yml CI: Remove incorrect single quote escape 2021-06-17 00:07:26 +02:00
manpages.yml CI: Run libjs-test262 and update results on every push to master 2021-06-05 19:27:55 +01:00
twitter.yml Meta: Add action to tweet each commit on push 2021-05-05 21:12:09 +02:00