MuffinsThaCat

Results 4 issues of MuffinsThaCat

I am trying to run [edglessrt go sample](https://github.com/edgelesssys/edgelessrt/tree/master/samples/go) Getting error while running OE_SIMULATION=1 erthost enclave.signed root@d1cc01526652:/com.docker.devenvironments.code/edgelessrt/samples/go/build# OE_SIMULATION=1 erthost enclave.signed [erthost] running in simulation mode [erthost] loading enclave ... Illegal instruction...

The step we're following to install are here : https://github.com/edgelesssys/marblerun/blob/master/BUILD.md#build ```Stuck make with following error /opt/edgelessrt/bin/oesign ERROR: Failed to load coordinator-enclave.signed as ELF64 make[2]: *** [CMakeFiles/sign-coordinator.dir/build.make:74: coordinator-config.json] Error 1 make[2]:...

Simulates a potentially unlimited number of virtual monotonic counters using the host’s untrusted memory and storage and an enclave. Proof of Time

lifecycle/stale

How do I convert the wasmlanche program calls into wasmtime calls? Example ``` #[public] fn initialize_address(program: Program, address: Address) -> bool ``` How would I call that with get_typed_func on...

lifecycle/stale
wasmlanche