Skip to content

Commit 35b319d

Browse files
authored
Add Lunatic VM as a Virtual Machine repo
1 parent 2eb24d1 commit 35b319d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ A library for creating and parsing Bitcoin Cash trasactions
6161
- [CKB-VM](https://github.com/nervosnetwork/ckb-vm) -- RISC-V virtual machine;
6262
- [CosmWasm](https://www.cosmwasm.com) -- Multi-chain smart contract platform built for the Cosmos ecosystem;
6363
- [EVM Parity](https://github.com/paritytech/parity-ethereum/tree/master/evmbin) -- Parity implementation of EVM;
64+
- [Lunatic](https://github.com/lunatic-solutions/lunatic) -- Erlang-inspired runtime for WebAssembly;
6465
- [SVM](https://github.com/spacemeshos/svm) -- Spacemesh Virtual Machine;
6566
- [Wasmi](https://github.com/paritytech/wasmi) -- WebAssembly interpreter;
6667
- [Wasmer](https://wasmer.io/) -- a convenient Rust wrapper over WebAssembly backends;

0 commit comments

Comments
 (0)