#mmtk — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mmtk, aggregated by home.social.
-
MMTk porting guide is the prime example of:
How to draw an owl:
- Draw a circle
- Draw the rest of the owlSo, how to port to MMTk?
- Port to NoGC (ensure runtime compiler doesn't shit itself while linking with rust)
- Complete the rest of the port -
MMTk porting guide is the prime example of:
How to draw an owl:
- Draw a circle
- Draw the rest of the owlSo, how to port to MMTk?
- Port to NoGC (ensure runtime compiler doesn't shit itself while linking with rust)
- Complete the rest of the port -
Adding garbage collection to our Rust-based interpreters with MMTk
https://octavelarose.github.io/2025/01/30/mmtk.html
#mmtk #rust #gc #interpreters -