Skip to content

Commit 601a9cd

Browse files
authored
Merge pull request #37 from raulk/master-1
Add the Filecoin Virtual Machine
2 parents 75adbe7 + d7b646c commit 601a9cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@
168168
Parity implementation of EVM.
169169
- [FuelVM](https://github.com/FuelLabs/fuel-vm)
170170
Interpreter for the FuelVM, a blazingly fast blockchain virtual machine.
171+
- [FVM](https://github.com/filecoin-project/ref-fvm)
172+
The Filecoin Virtual Machine is a hypervisor-inspired Wasm execution environment that supports multiple runtimes, including the EVM.
171173
- [Lunatic](https://github.com/lunatic-solutions/lunatic).
172174
Erlang-inspired runtime for WebAssembly.
173175
- [Polygon Miden](https://github.com/maticnetwork/miden).

0 commit comments

Comments
 (0)