Open Ex-pi-rimental opened 3 weeks ago
While running trunk serve the server shows error with calling the wasm bindgen and returns a SIGSEGV error.
Architecture:- aarch64 operating system:- Linux
I can't reproduce this on x86, so this might be specific to ARM. Unfortunately I don't have an ARM machine to debug this on.
Describe the Bug
While running trunk serve the server shows error with calling the wasm bindgen and returns a SIGSEGV error.
Architecture:- aarch64 operating system:- Linux
Steps to Reproduce