I tried to run the [Hako](https://github.com/andrewmd5/hako) using WasmKit, but I got the following error: ``` Message(text: "Illegal opcode: [253]")" at offset 0xfd ``` I looked up the opcode and it's related to simd support. Are there any plans to support simd?