#blockchain #stellar #soroban #virtual-machine #wasm #sdk

zephyr-vm

The first Blockchain data focused cloud computing web assembly virtual machine. Currently on Stellar.

12 releases

0.2.1 Oct 1, 2024
0.2.0 Sep 7, 2024
0.1.9 Aug 31, 2024
0.1.0 Jul 7, 2024

#25 in #stellar


Used in zephyr-sdk

Apache-2.0

160KB
3K SLoC

Zephyr Host

Implementation of the Zephyr host environment.

Note: this implementation is still not complete or stable, nor it has been audited. Production usage is not recommended unless the appropriate precautions are taken and you know what you're doing.


lib.rs:

The Zephyr VM host environment.

Implementation of the Zephyr VM, the core of Mercury's code execution environment. Even if Zephyr is built to be used in Mercury, it is implementation-agnostic and can be integrated in any kind of implementation.

Dependencies

~62MB
~1M SLoC