Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md - Discuss mixing Javascript and Rust and performance implications. #12

Open
martinfrances107 opened this issue Oct 22, 2022 · 0 comments
Assignees
Milestone

Comments

@martinfrances107
Copy link
Owner

Here are notes on what I want to say.

  1. find and include wasm-bindgen quote that says

A) "Do DOM manipulation in javascript, and compute in RUST", think are still on the cutting edge.
B) bytecode alliance has a proposal for more performance exchange of data.

  1. Discuss gloo_timer as an example of the division of labour between javascript and RUST

in rust only code need to define a spawm thread closure in rust that will have a wasmbingen exported equivalent representation

  1. Discuss requestAnimationFrame approach using in

https://github.com/martinfrances107/rust_d3_geo_voronoi

  1. Mention as a counter point yes.rs
@martinfrances107 martinfrances107 added this to the Alpha Release milestone Oct 22, 2022
@martinfrances107 martinfrances107 self-assigned this Oct 24, 2022
@martinfrances107 martinfrances107 changed the title Discuss mixing Javascript and Rust and performance implication in README.md README.md - Discuss mixing Javascript and Rust and performance implications. Oct 24, 2022
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

No branches or pull requests

1 participant