等待异步结果 await

Language
javascript
Surface
stdlib
Locale
yue-Hans
Concept
await
Brain ID
javascript/stdlib/await
Brevity ladder
等待异步结果 → 等待
Upstream reference
MDN · search
Brain version
1.1.0-alpha.13 · generated Mon, 20 Jul 2026 15:26:24 GMT · hash 4914b8003cdd29d0…

Provenance

Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.

Discuss this term on the NADA forum →

Across locales

What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.

concurrency-async · concept await — per-locale forms

Expand to load the per-locale matrix.

demo-alpha · concept await — per-locale forms

Expand to load the per-locale matrix.

sealion-refinement · concept await — per-locale forms

Expand to load the per-locale matrix.

AI council review

Reviewed by 1 model · @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17

Cluster concurrency-async · locale yue-Hans · member await

improve
verdict
等待
existing translation
等待异步结果
improved translation
Explanation

More accurately reflects the meaning of 'await' as waiting specifically for the result of an asynchronous operation. Adds clarity.

Issue breakdown

  • accuracy While 'wait' and 'await' are often used interchangeably in English, 'await' specifically implies waiting for an asynchronous operation to complete. '等待' is too general.
  • specificity Lacks the nuance of 'await' in async/await patterns.