DQNEO / babygo

babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in the world.
MIT License
296 stars 20 forks source link

Implement runtime.usleep #84

Open DQNEO opened 3 years ago

DQNEO commented 3 years ago

So that an invoked M can wait.