Skip to content

Conversation

Septa2112
Copy link
Contributor

Refer to #4561

static void
aot_unlinked_import_func_trap(void)
{
printf("Unlinked import function called\n");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of printf(), Code should raise an exception and allow the runtime to exit gracefully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants