Gno: Lessons in Building a Go Interpreter in Go - GopherConUS 2024 by Jae Kwon

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024
  • During the GopherConUS 2024 conference in Chicago, Jae Kwon gave a talk on "Gno: Lessons in Building a Go Interpreter in Go"
    This talks covers:
    What Gno is
    Why use Gno
    Seamless interoperability
    Comparisons of Gno to WASM/Near/Rust and Solidity/EVM.
    GnoVM's Strengths - Stackbased AST VM, Opcodes, Persistence
    Lessons Learned
    Future work
    What gno.land is

Комментарии • 2

  • @lherfel
    @lherfel 2 месяца назад

    Thanks for presentation, will be interesting to see Gno build out over the years. Cheers

  • @mahdimehrabi1922
    @mahdimehrabi1922 2 месяца назад

    cool