awslabs / awslabs/llrt

globals are missing WebCryptoAPI's interfaces/classes

Open
#970 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
8.8k
Forks
393
Avg merge
1d 11h
Merged PRs (30d)
45

Description

The following globals are missing in llrt

- [Crypto](https://www.w3.org/TR/2025/WD-webcrypto-2-20250422/#crypto-interface)
- [CryptoKey](https://www.w3.org/TR/2025/WD-webcrypto-2-20250422/#cryptokey-interface)
- [SubtleCrypto](https://www.w3.org/TR/2025/WD-webcrypto-2-20250422/#subtlecrypto-interface)

These are all expected as per their WebIDL (`Exposed=(Window,Worker)`)

Contributor guide

Open the contributing guide

Research direction

The issue names no implementation files or tests. Start by locating LLRT’s global-registration and WebCrypto-related entry points, then compare the Crypto, CryptoKey, and SubtleCrypto WebIDL exposure requirements linked in the report; done means the three globals are exposed in both Window and Worker contexts with tests covering their presence.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, rust
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.