Cannot load Havok Physics on M1 editor

Trying to open the Physics samples (or creating a new project) in the 2021 LTS for the M1 Apple Silicon architecture results in following exception: DllNotFoundException: HavokNative assembly:<unknown assembly> type:<unknown type> member:(null)
I am assuming this is because the universal bundle only contains binaries for x86?

Is there going to be support from Havok for Apple Silicon or this expected? Any workarounds?

I would also like to know if support will be forthcoming, or if there are any workarounds. I’m still prototyping, so I grit my teeth and do a build whenever I need to test using Havok (or more regularly just switch to Unity Physics in the editor if feasible, and back to Havok for builds), but this is clearly less than ideal!