You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Fastcomp's Asyncify, which has been deprecated for years (#9075)
This was deprecated around when Emterpreter-Async came around, which was a long time ago. Also we now have a new Asyncify in the upstream backend, so it's a good time to remove the old one.
This will also make work on the new one easier (e.g. it had a whitelist already, and supporting two variants would be annoying).
People that still need Asyncify can use an older version (1.38.40), but upgrading to upstream and the new Asyncify is recommended.
0 commit comments