shiika-lang / shiika

A statically-typed programming language
MIT License
224 stars 15 forks source link

impl. Object#sleep and force_gc #498

Closed yhara closed 1 year ago

yhara commented 1 year ago

This PR implements Object#sleep and Shiika::Internal::Memory.force_gc.