• Guillaume Ballet's avatar
    console, internal/jsre: use github.com/dop251/goja (#20470) · 7b68975a
    Guillaume Ballet authored
    This replaces the JavaScript interpreter used by the console with goja,
    which is actively maintained and a lot faster than otto. Clef still uses otto
    and eth/tracers still uses duktape, so we are currently dependent on three
    different JS interpreters. We're looking to replace the remaining uses of otto
    soon though.
    7b68975a
Name
Last commit
Last update
..
abidump Loading commit data...
abigen Loading commit data...
bootnode Loading commit data...
checkpoint-admin Loading commit data...
clef Loading commit data...
devp2p Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
utils Loading commit data...
wnode Loading commit data...