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()
...
I've got this error when trying make a call:
My environment: