vmware-labs / webassembly-language-runtimes

Wasm Language Runtimes provides popular language runtimes (Ruby, Python, …) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released
Apache License 2.0
336 stars 29 forks source link

feat: add common build environment #14

Closed ereslibre closed 1 year ago

ereslibre commented 1 year ago

Fixes: https://github.com/vmware-labs/webassembly-language-runtimes/issues/6 Fixes: https://github.com/vmware-labs/webassembly-language-runtimes/issues/10

Add a build environment based on container images that can reproduce the build in multiple environments. To be completed: