Sultan

Results 53 comments of Sultan

Thanks for finding this, the whole code base is in need of a re-write, though i don't know when i'll come around to working on it since my current efforts...

I guess you could re-build at any point `$('.line-chart').empty().cssCharts({type:"line"});`

Sure, send this as PR with the change.

Moving this [comment](https://github.com/mui-org/material-ui/pull/30710#issuecomment-1019340777) here where we can track the discussion. >In a way, this could be seen as a breaking change. In a way you could avoid a breaking change...

Is it only `mask-border, scroll-snap-align, scroll-padding-top, scroll-snap-margin` that are getting extra prefixes?

Hashing collisions are expected in this case. We should narrow it down to only the ones that are prefixed in the switch block and that shouldn't, and then evaluate if...

Yes, it's possible. I'll look into it.

Is the MIR-interpreter and the JIT tied together? Can you use the generator as just a backend to binary compiler(i.e in place of clang).

Meant "Tied" sorry for the typo.