Skip to content

Async + WASM Plugins #73#1130

Draft
Polleps wants to merge 18 commits intodevelopfrom
plugins-#73
Draft

Async + WASM Plugins #73#1130
Polleps wants to merge 18 commits intodevelopfrom
plugins-#73

Conversation

@Polleps
Copy link
Contributor

@Polleps Polleps commented Jan 7, 2026

Related Issues

closes #201
closes #12
closes #1013

Checklist

  • Add changelog entry linking to issue, describe API changes
  • Add or update tests if needed
  • Update docs if needed

@joepio joepio changed the title Plugins #73 Async + WASM Plugins #73 Jan 7, 2026
@joepio
Copy link
Member

joepio commented Jan 31, 2026

I think we should consider merging this in even if the plugin API is still highly unstable. I now feel scared to make any substantive changes in the atomic codebase because of how many code is changed to make it async. What do you think @Polleps

@gitguardian
Copy link

gitguardian bot commented Feb 4, 2026

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
26549932 Triggered Generic High Entropy Secret ab672e5 browser/lib/src/agent.test.ts View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Store key using SubtleCrypto API in browser Async support for atomic-lib

2 participants