Open vertexclique opened 4 years ago
We can separate bastion and bastion-executor and create a layer for multiple executors. Further development can go without friction between executor layer and the surface API.
bastion
Which would also possibly allow to create a no-std executor for wasm targets.
I might wanna put #134 on hold until we figure it out then.
We can separate
bastion
and bastion-executor and create a layer for multiple executors. Further development can go without friction between executor layer and the surface API.