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
{{ message }}
This repository has been archived by the owner on May 6, 2022. It is now read-only.
Add a constructor function into the vmill runtime, which will call a vmill intrinsic function that basically toggles a boolean variable to say whether or not constructor functions were automatically invoked by LLVM's loader. If not, then made the code go and find and execute those functions.
The text was updated successfully, but these errors were encountered:
Add a constructor function into the vmill runtime, which will call a vmill intrinsic function that basically toggles a boolean variable to say whether or not constructor functions were automatically invoked by LLVM's loader. If not, then made the code go and find and execute those functions.
The text was updated successfully, but these errors were encountered: