grafana / xk6

Build k6 with extensions
Apache License 2.0
215 stars 20 forks source link

Re-implement xk6 using k6foundry library #101

Open pablochacin opened 4 months ago

pablochacin commented 4 months ago

The functionality for building custom k6 binaries with extensions has been extracted and refactored in the github.com/grafana/k6foundry library. xk6 can be re-implemented using this library, leaving only the CLI interface for compatibility