Skip to content

Use wasm and js integration for unsupported systems #89500

Closed

Description

Description

In our country people cant used latest technology utilities
For example we have customer with windows 7 and cpu dual core!
We cant force them to bought new system for our applications
We must be consider continued support them
In blazor must be used new features that check if browser is not compatible with blazor requirements like simd that our customers doesnt have problem with .net 7 but in .net 8 with this requirement many of them cant be used our system
We must be avoid to happen that problems when migrating from old version to new version

Reproduction Steps

Migrate from .net 7 to .net 8 and use windows 7

Expected behavior

Application is nit running

Actual behavior

Application must be check browser version and run specific version of that

Regression?

No response

Known Workarounds

No response

Configuration

No response

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions