-
Sorry use Japanese.
i2cのwriteで
i2c.write( 0x45, 0x30, 0xa2 )
i2c.write( 0x11, [0x30, 0xa2] )
と可変の引数を受け取れるようにしていますが、これはmrbgemsのCではどのように実装するのでしょうか?
mruby-bsdiicというmrbgemsでwriteとwritesに分けている…
-
### Describe the problem as clearly as you can
When I run `gem install` on a directory with non-tar ".gem" files, I get an error and nothing gets installed.
The workaround is to use the explicit `…
-
Please help with Ruby installation 2.5.5. I have already installed 3.0.0 but I need 2.5.5 to run a particular rails project.
-
Docker build fails.
> 2023-03-12T03:05:35.3107335Z #11 1957.4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /root/.conan/data/mruby/3.1.0/_/_/build/65c35a70825a8abdc73997e30c3d3faaed7f6bd9/mruby…
-
I wanted to build a Docker image for `v2.2.0.3` with the same instructions I used to build an image for `v2.1.0.6`, however, the build fails with the following error:
```bash
# docker buildx build…
-
CRuby is generally faster but causes more overhead than MRuby, so was it decided to use MRuby instead?
-
https://github.com/LanguageAsGarbage/muridesu-lang
@thautwarm
希望一同确认:
1. 语法设计一致
2. 具备现有发现的功能(包括导入等)
3. 是否缺失功能
***1 和 3 的大前提都是完整了解 ulang 的功能***
欢迎其他同好一道评审。
-
# Description
We found a stack overflow involving `mrb_json_generate`. We've attached three pocs that involve json generation in different ways.
[poc.zip](https://github.com/mruby/mruby/files/12…
-
@pandax381, I made a fork of mruby [here](https://github.com/mruby-esp32/mruby/tree/esp32), where I applied your work from [mruby-io](https://github.com/mruby-esp32/mruby-io) to the current release (3…
-
I won't pretend I have any idea how the mruby VM works, but I got curious about how well it runs on the ESP32, and did some black-box testing.
Board: DOIT ESP32 Devkit V1
Clock: 240 MHz
Testing: …