Fork me on GitHub
#nbb
<
2023-01-08
>
ray16:01:25

Has anyone used nbb with https://k6.io load testing?

ray16:01:28

It’s written in go and has a JS interpreter

ray17:01:13

In theory we should be able to feed it es modules but I’m not having success. I’ll drop a line with failures when I’m back online (tomorrow)

ray14:01:25

huh, seems like k6 does not like async/await ie does not support ES6

ray14:01:33

yeah ... you have to use babel et al to get it to work https://github.com/grafana/k6-template-es6

ray14:01:04

which means that the one step dream is not possible here

ray14:01:00

and I was only going to re-write a k6 suite to show how much better cljs was .... having all these extra tools makes it a tough sell, even to myself 😆