Thank you a lot. It immediately worked!
Can Durmus
2
Posts
1
Topics
1
Followers
A member registered Aug 08, 2022 · View creator page →
Creator of
A factory simulation game where you are the boss and fight against prices and costs.
Role Playing
Recent community posts
I am trying to upload my game, Crazy Factory, to WAPM using CLI. I created it using AssemblyScript. But when I try to publish it it gives me error:
$~ wapm publish
Error: WASM file "C:\Users\mdurmus19\Desktop\crazy-factory\crazy-factory.wasm" detected as invalid because InvalidWasm { error: "bulk memory support is not enabled (at offset 2882)" }
Anyone knows how to deal with that?
You can find the source code here.
Thanks for your help.