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
This is a historical holdover that has no place in the world any more. This syntax should be removed in favor of directly listing exported functions via export foo: func() as described in WebAssembly/component-model#83
The text was updated successfully, but these errors were encountered:
This is a historical holdover that has no place in the world any more. This syntax should be removed in favor of directly listing exported functions via
export foo: func()
as described in WebAssembly/component-model#83The text was updated successfully, but these errors were encountered: