.ruby

Results 157 comments of .ruby

Not quite right, ```c // When your foreign function is called, you are given one slot for the receiver // and each argument to the method. The receiver is in...

In the cases I'm referring to with bit shifting and externs, implicitly generating make(high,low) is not really useful. It would have to do that differently, but at minimum the literals...

It's not there just yet, that is a piece that is missing yep! it's common to solve it by passing the keys in with a small wrapper function as a...

Thanks for the reproducible test and the issue! I'll take a look ✨

Thanks for the code to test, we'll take a look. I'd be curious what happens without the System.print in there, to rule out some kinda logging slowdown.

You could also wrap something like https://github.com/yhirose/cpp-httplib fairly easily, I use it in our codebase and a similar wren front end with the familiar express-style server api with req/res!