Automatic
data class Automatic(val maxMemoryBytes: Long? = null, val memoryPolicy: WasmMemoryPolicy? = null) : WasmExecutionPolicy
Let the platform choose its normal engine and apply one atomic memory policy.
Let the platform choose its normal engine and apply one atomic memory policy.