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
{{ message }}
This repository was archived by the owner on Feb 14, 2021. It is now read-only.
I went to pwasm-tutorial/step-0, and run ./build.sh. But there is error as followings:
jm02@jm02:/project/pwasm-tutorial/step-0$ ./build.sh
Finished release [optimized] target(s) in 0.02s
Build error: Packing failed due to module structure error: No exported deploy symbol. Sure used correct libraries for building contracts?
jm02@jm02:/project/pwasm-tutorial/step-0$