Warning. Not meant to be used in production, created for learning purposes! See Let's Build a Regex Engine series to learn how this project came to be.
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 ...