Skip to content

Conversation

@Dr-Emann
Copy link
Contributor

@Dr-Emann Dr-Emann commented Oct 7, 2025

Fix the protocol description of array escaping to clarify its recursive nature, and fix the docs around the type of callArguments in a import or pipeline expression.

Fixes #42
Fixes #68
Closes #69

callArguments is an array of expressions, not an expression that evaluates to an array
@kentonv
Copy link
Member

kentonv commented Oct 30, 2025

Sorry for the long delay on reviewing this -- my last month was jam-packed with other stuff and I failed to get to Cap'n Web. Finally getting a chance now.

This looks like a good doc update, thank you!

@kentonv kentonv merged commit 7e8cd97 into cloudflare:main Oct 30, 2025
1 check passed
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.

Recommendation: Clarify array escaping rules in Cap’n Web spec callArguments in protocol.md does not actually appear to be an expression

2 participants