Useful if you want to split large array into smaller, but limited by JSON size. Each array chunk will be up to specified amount of bytes when stringified into JSON.
import v8 "rogchap.com/v8go" For scripts that are large or are repeatedly run in different contexts, it is beneficial to compile the script once and used the cached ...