Skip to content

Commit c932cc4

Browse files
authored
Merge pull request #13 from TomLisankie/master
Add Lunatic VM as a Virtual Machine repo
2 parents 2eb24d1 + 35b319d commit c932cc4

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)