Sean Earle
Sean Earle
This is useful for scripting and generating ctags
Hi, I can't compile this on Debian using mingw since [this commit](https://github.com/katzer/mruby-r3/commit/6afbe4ec3548ccdf7a33715cbfd750cb66924272). I now get the error: ``` ```* $ MRUBY_CONFIG=mingw rake GIT https://github.com/katzer/mruby-r3.git -> build/repos/windows/mruby-r3 Cloning into '/home/sean/tmp/mruby/build/repos/windows/mruby-r3'... remote:...
# Why By using `for_windows?` instead of checking just the current ruby host platform we also handle the case where you're building from linux/osx with mingw for windows.
I was wondering if there are plans for a release with the new Rails 8 support?
Currently if you put some bad code inside your `main` function (or whatever you pass to `Browser.set_main=`) you get `Uncaught: Infinity` instead of a stacktrace This can be fixed by...
I feel I should put in the effort to at least to a basic test on all major OS' - [ ] Linux (Debian) - [ ] Linux (Ubuntu) -...
I should have some sane template that encourages people to give me useful information so I can help them as easily as possible