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
fix(rust): Restrict equal types to the current world (#1549)
* move name_interface to preprocess phase; restrict equal types to the current world
* add test
* remove stale failed tests
* include primitive types
* add back wasi-http-borrowed
* comments
* use LiveTypes
* fix
0 commit comments