//
pkg.gl
Category
go.k6.io/k6
internal
js
compiler
package
0.57.0
Repository:
https://github.com/grafana/k6.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
3
Files
254 SLOC
#
Functions
New
New returns a new Compiler.
StripTypes
StripTypes transpiles the input source string and strip types from it.
#
Structs
Compiler
A Compiler compiles JavaScript or TypeScript source code into a sobek.Program.
Options
Options are options to the compiler.