Closed rjzak closed 2 years ago
Reducing the dependencies needed for compiling for target wasm32-wasi. Needed for https://github.com/profianinc/steward/issues/26.
wasm32-wasi
Tests pass for newly usable targets: wasm32-wasi with Enarx and aarch64-unknown-linux-gnu on Raspberry Pi.
aarch64-unknown-linux-gnu
@rjzak could you also change the commit message to something more descriptive?
@rvolosatovs commit message changed
Reducing the dependencies needed for compiling for target
wasm32-wasi
. Needed for https://github.com/profianinc/steward/issues/26.Tests pass for newly usable targets:
wasm32-wasi
with Enarx andaarch64-unknown-linux-gnu
on Raspberry Pi.