Skip to content

Using Zenoh from webassembly #69

Answered by gabrik
SverreEplov asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @SverreEplov we indeed started experimenting with WASM.
For the time being, we started with Zenoh-Pico, for which there is a PR #135 that enables to compile to WASM with the support of WebSocket as a transport.

We are also investigating how to build the WASM from the Rust implementation. It first requires a review of external dependencies, as some of the ones we are using currently do not compile for the WASM target.

Is your use-case explicitly require a Zenoh rust-based client to compile as WASM (I guess so as you are using egui.rs) or a JS/WASM API will be able to fit?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@SverreEplov
Comment options

Answer selected by SverreEplov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants