Skip to content

Commit d7b646c

Browse files
authored
add FVM
1 parent 9d06cdd commit d7b646c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
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)