| ▲ | jayflux 12 hours ago | |||||||||||||||||||||||||
The past year has been huge for conformance for us, not only we caught up with the top engines but we surpassed them when working on Temporal and having all tests pass for that. We hope to wind down some of the conformance priority now and focus on performance, we need to work on a new GC, refactor some parts of the engine, and improve various areas. The idea of a JIT has been raised and we’re not against it, but it’s not on our plans right now (because of the above), that being said there is an open discussion. | ||||||||||||||||||||||||||
| ▲ | andy_ppp 6 hours ago | parent | next [-] | |||||||||||||||||||||||||
You might want to look at the way the BEAM guys implemented their JIT in a slightly simplified and less performant (but obviously in way that is easier to reason about and extend and build upon) should you go down this road! Interesting project, I will take a look. | ||||||||||||||||||||||||||
| ▲ | amelius 12 hours ago | parent | prev [-] | |||||||||||||||||||||||||
Are existing GCs for Rust (e.g. rsgc) not suitable? | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||