Skip to content

Wasm SIMD should not be disabled in development environment #11516

@ysmoradi

Description

@ysmoradi

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Wasm SIMD is disabled even in the development environment, which causes native WebAssembly builds and slows down project builds unnecessarily.

Expected Behavior

Wasm SIMD should only be disabled in non dev environments to provide support for more browser versions while using Bit.BlazorES2019

Steps To Reproduce

  1. Build the project in development mode.
  2. Notice that native WASM builds are triggered and build times are slow.

Exceptions (if any)

No response

.NET Version

No response

Anything else?

See parent issue #11512 and PR #11513 for context.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions