Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posix shared memory with wamr #185

Open
VaibhavVgithub opened this issue Aug 29, 2023 · 0 comments
Open

posix shared memory with wamr #185

VaibhavVgithub opened this issue Aug 29, 2023 · 0 comments

Comments

@VaibhavVgithub
Copy link

VaibhavVgithub commented Aug 29, 2023

[01:25:19:899 - 7F01820E5580]: warning: failed to link import function (env, shm_open)
[01:25:19:909 - 7F01820E5580]: warning: failed to link import function (env, ftruncate)
Exception: failed to call unlinked import function (env, shm_open)


can someone please explain how to resolve this issue. I want shared memory functionalities in my 'main.c'. And also, Can someone suggest any other procedure than native-lib example to use shared memory applications with wamr?

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

No branches or pull requests

1 participant