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
Now that we have a customized function call ABI (#46), we need to actually implement this into our compiler. This will involve changes to the function call translation, memory model, and potentially also the polyfills and other support machinery.
As part of this task we want a written specification of this calling convention.
The text was updated successfully, but these errors were encountered:
Description
Now that we have a customized function call ABI (#46), we need to actually implement this into our compiler. This will involve changes to the function call translation, memory model, and potentially also the polyfills and other support machinery.
As part of this task we want a written specification of this calling convention.
The text was updated successfully, but these errors were encountered: