Open ghost opened 6 years ago
That error says that one of the source files you are compiling contains SIMD code, and emscripten doesn't have a way to compile it yet.
Sometimes a project may have a flag to disable SIMD in its source files (and use a generic C path), can look in their docs or ask them directly.
Hello everyone,
I am really mad because it looks like emscripten ignores me. I am new for wasm for Webassembly.
I am disappointed because I can't get successful compilation.
Check What is that? But I don't have to install SIMD. Why do I need f***cking SIMD?
I have searched google but nothing solution with SIMD. Why do I should need SIMD? But How do I ignore SIMD. I don't use SIMD. But I want only WASM!
Thanks! And I am sorry for my bad English.