← Take me to the Agenda
Core Protocol & Research
EVM.lua: Supercharging Ethereum calls with in-memory execution
Talk
Monday, June 30th 2025
11:35 - 11:55
Burton Stage WS
Description
EVM.lua is a research project that embeds an Ethereum Virtual Machine interpreter within Redis using Lua-based Functions. By enabling Redis to directly interpret EVM opcodes, this innovation aims to drastically reduce processing time of eth_calls.