Skip to content

[wasm] Enable crypto and related tests  #37669

Closed
@steveisok

Description

@steveisok

The crypto tests are currently disabled since we are not shipping Wasm w/ openssl and interop w/ SubtleCrypto is not currently possible. Reasoning being, some of our .NET crypto API's are sync and all SubtleCrypto is async.

As of right now, something like Asyncify will not work for us either, but it's something we should continue to pay attention to.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions