Skip to content

Desktop: Native to web communication#2944

Closed
adamgerhant wants to merge 2 commits intofinal-wasm-cratefrom
native-wasm-communication
Closed

Desktop: Native to web communication#2944
adamgerhant wants to merge 2 commits intofinal-wasm-cratefrom
native-wasm-communication

Conversation

@adamgerhant
Copy link
Copy Markdown
Collaborator

@adamgerhant adamgerhant commented Jul 26, 2025

Allows the native thread to send messages to the browser. We currently do frontend message in native -> serde serialize -> json string -> send to wasm -> serde deserialize -> frontend message in wasm -> JSValue -> browser

superceded by the native-editor branch, which uses a buffer to transfer serialized binary instead of serialized strings.

@adamgerhant adamgerhant changed the title Native to Browser communication Desktop: Native to Browser communication Jul 26, 2025
@github-actions github-actions Bot temporarily deployed to graphite-dev (Preview) July 26, 2025 05:42 Inactive
@Keavon Keavon changed the title Desktop: Native to Browser communication Desktop: Native to web communication Jul 26, 2025
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.

1 participant