Giovanni

Results 2 issues of Giovanni

### Check for existing issues - [X] Completed ### Describe the feature "allow_concurrent_runs" should provide the possibility to kill the previous task, instead of just opening a new one or...

enhancement
discoverability
tasks

As per this [issue](https://github.com/theduke/quickjs-rs/issues/4) in the old repo. I tested the solution and it works (the example evaluates a list of expressions given an Object as global): ```rust pub fn...