added jsvm bindings and updateing the workflow to generate the jsvm types
This commit is contained in:
@@ -42,7 +42,7 @@ func main() {
|
||||
app.RootCmd.PersistentFlags().IntVar(
|
||||
&hooksPool,
|
||||
"hooksPool",
|
||||
120,
|
||||
100,
|
||||
"the total prewarm goja.Runtime instances for the JS app hooks execution",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user