chinedufn / percy

Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
https://chinedufn.github.io/percy/
Apache License 2.0
2.26k stars 84 forks source link

Support setting inner html on an element #118

Closed chinedufn closed 5 years ago

chinedufn commented 5 years ago

Closes #117

aubaugh commented 5 years ago

Awesome! It ran as expected 🎉

Thanks for the fast implementation.

chinedufn commented 5 years ago

Awesome - thanks!

virtual-dom-rs = "0.6.8"