-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi,
We noticed that this extension hasn’t been actively maintained for some time. We would like to kindly request the community to consider upgrading it to support k6 version v0.57.0.
We attempted the upgrade from our side, but ran into some backward compatibility challenges such as the following:
cannot use args[0] (variable of type goja.Value) as sobek.Value value in argument to rt.ExportTo: goja.Value does not implement sobek.Value (wrong type for method Equals)
have Equals(goja.Value) bool
want Equals(sobek.Value) bool
Given the compatibility changes in newer versions, we believe community support would be really valuable in addressing this.
Thank you in advance for your time and consideration.
Metadata
Metadata
Assignees
Labels
No labels