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

zephyr-vm

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

11 releases

new 0.2.0 Sep 7, 2024
0.1.9 Aug 31, 2024
0.1.0 Jul 7, 2024

#577 in Magic Beans

Download history 105/week @ 2024-07-04 12/week @ 2024-07-11 6/week @ 2024-07-25 3/week @ 2024-08-01 678/week @ 2024-08-08 118/week @ 2024-08-15 249/week @ 2024-08-29

1,045 downloads per month
Used in zephyr-sdk

Apache-2.0

155KB
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

~60MB
~1M SLoC