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

WebAssembly conmpatibility #114

Closed
sunng87 opened this issue Nov 3, 2016 · 4 comments
Closed

WebAssembly conmpatibility #114

sunng87 opened this issue Nov 3, 2016 · 4 comments
Milestone

Comments

@sunng87
Copy link
Owner

sunng87 commented Nov 3, 2016

WebAssembly makes it really fun to bring Rust to browser. It would be interesting to have this library running in Firefox/Chrome, comparing performance with the JavaScript native implementation.

@sunng87
Copy link
Owner Author

sunng87 commented Dec 27, 2016

Seems 0.23 is broken on js platform while 0.22 works great.

@sunng87
Copy link
Owner Author

sunng87 commented Dec 27, 2016

It's an issue of regex: rust-lang/regex#307

@sunng87
Copy link
Owner Author

sunng87 commented Dec 29, 2016

Here is a fork of rust-todomvc, use handlebars as template engine.

@sunng87 sunng87 changed the title Export this library to JavaScript via WebAssembly WebAssembly conmpatibility Dec 30, 2016
@sunng87 sunng87 added this to the 1.0 milestone Dec 30, 2016
@sunng87
Copy link
Owner Author

sunng87 commented Jan 1, 2017

Fixed in 0.24.1. Handlebars-rust is all ready for WebAssembly.

@sunng87 sunng87 closed this as completed Jan 1, 2017
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