-
Notifications
You must be signed in to change notification settings - Fork 3
WASM runtime is not supported #8
Comments
Do you have wasm runtime installed? Only a suggestion as I don't have a m1 to validate |
ah eos_vm_jit is a wasm runtime. My mistake. You can try changing DUNE/script/config.ini to eos-vm or eos-vm-oc Some documentation under mandel chain_plugin |
I set up wasm-runtime = eos-vm and found the node works. Thank you! |
Thanks which file did you change? I want to patch this so it doesn't happen again. |
DUNE/script/config.ini, as you commented. Changed it before run bootstrap.sh |
Thanks patch is here, please test if you have a moment. |
In my environment, docker is running on M1 Mac and did checkout DUNE 'arm64' branch
Is "eos_vm_jit" supporting the arm64 platform?
Any idea how to solve this error?
The text was updated successfully, but these errors were encountered: