enarx / sgx

Library for Intel SGX
Apache License 2.0
14 stars 10 forks source link

feat: Intel assembly behind `x86_64` arch #93

Closed rjzak closed 2 years ago

rjzak commented 2 years ago

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 and aarch64-unknown-linux-gnu on Raspberry Pi.

rvolosatovs commented 2 years ago

@rjzak could you also change the commit message to something more descriptive?

rjzak commented 2 years ago

@rvolosatovs commit message changed