edgeless-project / edgeless

MVP Implementation
Other
14 stars 0 forks source link

Errors when building edgeless_node and selecting wasmi #162

Closed CSpyridakis closed 1 month ago

CSpyridakis commented 1 month ago

During the process of fixing issue #159, an attempt was made to build edgeless_node (from 385b06d4a7ca2a82369653125ea4386b0ffe1a9b), and the wasmi was selected as a runtime.

In the middle of this, the following errors were encountered: edgeless-wasmi

raphaelhetzel commented 1 month ago

It seems like this was broken during the introduction of the container runtime, but should be quite simple to fix. Sorry that we did not catch this using our test suite.