Open d5 opened 5 years ago
Hello, is this direction abandoned, or you are waiting for volunteers?
It’s not abandoned, but there has been little time recently to work on major improvements so contributions would be welcome.
Hi, for testing bytecode concurrency if it is enough to run a fat tengo script with enabled race detector and spawning a lot of goroutines to run scripts concurrently for a long time, I can try to do that if you like.
We need to investigate and make sure the compiled bytecode is re-usable by multiple VM instances and is concurrent safe as well.