Hacker News new | ask | show | jobs
by johnsoft 1733 days ago
At one point I prototyped a wasm framework inspired by Solid[1]. The results were very promising—an implementation of js-framework-benchmark was 41KB (18KB gzipped), and perforrmance was close to vanillajs. The developer ergonomics were definitely lacking, though.

Benchmark results (look for "cope")[2][3]

I definitely think whatever happens over the next few years, VDOMs are on their way out.

[1]: https://github.com/whatisaphone/cope/blob/master/crates/js-f...

[2]: https://cdn.discordapp.com/attachments/751355413701591120/77...

[3]: https://cdn.discordapp.com/attachments/751355413701591120/77...