bytecodealliance / lucet

Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.06k stars 165 forks source link

factor makefile & ci jobs to run more parallel jobs #500

Closed pchickey closed 4 years ago

pchickey commented 4 years ago

we have run out of disk space on github actions. We're building an awful lot of suff serially, so lets split them into many jobs so that each job has some headroom.