Workers WASM supports SIMD?

All,

I was wondering if Workers WASM modules have access to SIMD acceleration. e.g. via:

https://medium.com/wasmer/webassembly-and-simd-13badb9bf1a8

From March of this year, it seems Chrome’s V8 engine supports it:

SIMD in WebAssembly – tales from the bleeding edge – brionv

Thanks,

Jason