Timo Savola
Timo Savola
It seems that some "type mismatch" are not seen because wast2json doesn't convert the wast to wasm correctly (incorrectly).
Great to hear! I threw together an AppArmor profile as I live in the Ubuntu/Debian world (however, there's [an issue](https://github.com/tsavola/gate/issues/40) with it). It applies to the non-Go components (lib) which...
It might be due to `-static`. Maybe CentOS doesn't ship static libraries by default, and you need to install something more?
Okay, no problem.
Prototype implemented in https://github.com/gate-computer/python-service/blob/master/prototype/peer.py.
> In my case the bus itself will handle all the access limitations and sandboxing. In theory, each binary needs access to only one socket or even just one TCP/UDP...