- Notifications
You must be signed in to change notification settings - Fork1.5k
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
eaa6711
This commit was created on GitHub.com and signed with GitHub’sverified signature.
Release notes
- This release is exclusivelyworker related:
ImageData
now travels directly frommain toworkers to allow.data
manipulation and relatedcontext.putImageData(ref)
operations:WebReflection/reflected-ffi#8- a non breaking error about
Promise
unable to travel, due structured clone algorhitm incompatibility, happening when asynchronous handlers are attached tomain references, has been fixed:WebReflection/reflected-ffi@663a3e5 - whenPyEditor orMpyEditor have multiple related
env
and/or asetup
node, the logic now stops properly all scripts if one of their execution gets somehow stuck, bootstrapping againsetup
nodes when present to fully reset the environment and start keeping latest typed code:#2361 - MicroPython workaround for
Symbol
properties accessed directly via theget
trap when commonJS operations are performed on Python proxied objects: see bugmicropython/micropython#17657
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted