tinygo
                                
                                
                                
                                    tinygo copied to clipboard
                            
                            
                            
                        make interp pass timeout configurable
CI fails because new interp timeout is set to 0 because it's default zero value in the Options struct when running tests from main_test.go.
For https://github.com/tinygo-org/tinygo/issues/2090
Thank you @dgryski for the enhancement! Now merging.