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

System.EntryPointNotFoundException on macOS using WasmerSharp v0.7.0 #10

Open
sergeyt opened this issue Apr 20, 2020 · 0 comments
Open

Comments

@sergeyt
Copy link

sergeyt commented Apr 20, 2020

I've got this error when trying make a call:

System.EntryPointNotFoundException : Unable to find an entry point named 'wasmer_instance_context_get' in shared library 'wasmer_runtime_c_api'.
   at WasmerSharp.Instance.wasmer_instance_context_get(IntPtr handle)
   at WasmerSharp.Instance.get_Context()
   ...

My environment:

  • macOS 10.15
  • dotnet core 3.1.3
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