omniparser icon indicating copy to clipboard operation
omniparser copied to clipboard

Update goja Module

Open GordonFremen opened this issue 1 year ago • 1 comments

It'd be great if you could upgrade the version of goja to a more recent one. The current version in go.mod is ~4 years old.

My specific use case is that I'd like to be able to use ES6 features in JS custom functions. They have been fully implemented.

I'd offer to do it but it's probably more work for you to deal with my PR!

GordonFremen avatar Jun 27 '24 17:06 GordonFremen