package
0.57.0
Repository: https://github.com/grafana/k6.git
Documentation: pkg.go.dev

# Functions

New returns a new Compiler.
StripTypes transpiles the input source string and strip types from it.

# Structs

A Compiler compiles JavaScript or TypeScript source code into a sobek.Program.
Options are options to the compiler.