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 was archived by the owner on Mar 24, 2022. It is now read-only.
This is what I'm getting when trying to use lucet_runtime to execute an instance.
I tried adding
lucet_runtime::lucet_internal_ensure_linked();to mymain()but it didn't help -- any ideas what could be causing this?