Online Golang Conf 2021 : Using goja as a scripting layer for go applications | Simon Aronsson



Online Golang Conf 2021 : Using goja as a scripting layer for go applications | Simon Aronsson

Online Golang Conf 2021 : Using goja as a scripting layer for go applications | Simon Aronsson

Talk Title : Using goja as a scripting layer for go applications

Simon Aronsson, Developer Advocate at k6

Abstract:
When we built k6, we knew from the get-go that the tool performance would be a primary concern. Because of this, we opted for using go for the core and goja, and by extension javascript, as our scripting layer. This choice has mostly come with advantages, but also some trade-offs in comparison to writing it in pure NodeJS. During this session, we’ll share how that turned out and the lessons we’ve learned.

Speaker bio:
Simon is a gopher, developer advocate, open-source maintainer, and GDG organizer from Sweden. He has about 10 years of experience working in tech as a full-stack dev, ops engineer, tech lead, and architect. During the last couple of years, He’s put a *lot* of time into DevOps practices, cloud development, automation, and creating highly efficient, self-organizing teams.

Comments are closed.