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
this line “linker.define(store_r, "env", "memory", SharedMemory(engine, MemoryType(Limits(32768, 32768), shared=True)))” will get exception “incompatible types, LP_LP_wasmtime_sharedmemory instance instead of LP_wasmtime_sharedmemory instance”。