mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 07:01:00 -05:00
Updated Polyscript to its latest (#2355)
* Updated Polyscript to its latest * added tests for `experimental_ffi_timeout`
This commit is contained in:
committed by
GitHub
parent
7336ae545e
commit
87256a662b
@@ -24,5 +24,6 @@
|
||||
"./example_js_worker_module.js": "greeting_worker"
|
||||
}
|
||||
},
|
||||
"packages": ["Pillow" ]
|
||||
"packages": ["Pillow" ],
|
||||
"experimental_ffi_timeout": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user