Readit News logoReadit News
scottgpaulin commented on Apache ECharts   echarts.apache.org/en/ind... · Posted by u/tomtomistaken
scottgpaulin · 5 months ago
ECharts powers all charts in tablab.app. Might be using 20 different chart types or so

Very happy with it.

Theming works well (saw a question or two about that)

scottgpaulin commented on Show HN: I built a tool to visualize MRR   mrrlab.com/tools/mrr-calc... · Posted by u/scottgpaulin
whatnotests2 · 8 months ago
Very cool! Thanks for sharing.
scottgpaulin · 8 months ago
Thanks! Glad you like it
scottgpaulin commented on Using WebAssembly to turn Rust crates into fast TypeScript libraries   rybicki.io/blog/2023/06/2... · Posted by u/chriscbr
throwme_123 · 2 years ago
Why fast?

In our experience, the cost of boundary-crossing between wasm and js make it slower than js implementation for everything dom-related.

scottgpaulin · 2 years ago
I guess it's best for stuff that isn't dom related

There are a few wasm libraries like finos/perspective and duckdb-wasm that are really useful in the client even though they don't interact with the dom

scottgpaulin commented on Using WebAssembly to turn Rust crates into fast TypeScript libraries   rybicki.io/blog/2023/06/2... · Posted by u/chriscbr
scottgpaulin · 2 years ago
That's really cool! Just saved to home screen for when I need to compile something to wasm

u/scottgpaulin

KarmaCake day14October 19, 2022View Original