functional-mos6502-web-performance icon indicating copy to clipboard operation
functional-mos6502-web-performance copied to clipboard

https://unsafeperform.io/blog/2022-07-02-a_small_benchmark_for_functional_languages_targeting_web_browsers/

Results 3 functional-mos6502-web-performance issues
Sort by recently updated
recently updated
newest added

I'm re-creating https://github.com/gergoerdi/functional-mos6502-web-performance/pull/1 because it accidentally got marked as "merged" when in fact it isn't.

https://github.com/aristanetworks/purescript-backend-optimizer > Code size and performance improvement varies by usecase, but we've generally observed: > > * 25-35% improvement in runtime. > * 20-25% improvement in minified bundle size. >...

Not an actual issue, but I thought I would share this implementation with you. [Roc](https://www.roc-lang.org/) is a new functional programming language that targets low level performance. The language is so...