Ohkubo KOHEI

Results 16 comments of Ohkubo KOHEI

@fractaledmind Thank you for approving. Could you merge this?

Oh sorry, I intended to create PR for my own repo.

I found `bundle gem limbo --ext=rust` is the best starting point. It initializes [magnus](https://crates.io/crates/magnus) and all build scripts. The biggest problem is `magnus` currently doesn't support async fn.

I've imported latest rust binding and success to get query results. ruby build for windows fails on CI, I have no idea to fix it.

If we go with the approach of creating a Ruby wrapper for the WASM binding, we can free ourselves from compile gotchas. What do you think?

Easiest solution is insert `ActionDispatch::Executor` after `ActionDispatch::ShowExceptions`