Giovanni Mazzeo

Results 14 comments of Giovanni Mazzeo

Nice! I didn't notice this. So maybe it is not needed anymore. Thanks

I added some more logs and discovered that the error is on this function "wasm_cluster_create" internal to wasm_exec_env_create. I also added some prints in wasm_cluster_create and discovered that it fails...

Yeah that was the first thing I tried but it didn't work

I am running as root in the container. And other SGX apps in the same container work just fine. If I run the container in a desktop SGX machine without...

Hi Jovansie, Did you find a circuit that works? Thanks in advance

I found the solution. It is not a bug as I already thought. Basically, I had to configure the yaml file for the proper copy_bom execution. [https://github.com/occlum/occlum/tree/54bc08d09432380132fed643f9009dc17771c63d/tools/copy_bom] This is the...

As you prefer. But the client support would make the library more complete and allow people like me to use it instead of discard it. Cheers ;)

Yes, in fact I modified the fork with vfork to make it compile https://github.com/occlum/occlum/pull/1451/files#diff-7141555e4dbf090d6677dbc5a83bf4a54497c169fad03dea9de890a0fae428c7R17

Oh, didn't notice that. So it seems there is no way to make it work? :(