Jonathan LEI

Results 213 comments of Jonathan LEI

I was able to use `Zellij` on Android after bumping `wasmer` to 2.3.0: https://github.com/zellij-org/zellij/issues/1021#issuecomment-1300565593 There's also a [Termux package](https://github.com/termux/termux-packages/tree/master/packages/wasmer) for wasmer that builds without applying custom patches. So I think...

A lot has changed regarding StarkNet contract deployment (including account deployment), so I'm planning to revamp the interface, which should take care of this. See #232.

Wait isn't this issue already done with [this](https://github.com/bheisler/criterion.rs/blob/version-0.4/book/src/user_guide/wasi.md) in place?

I think it's supported in the sense that "it works now", not in that the team would put in work on bug fixes etc.

@imsnif Great! Happy to test it out!

It's weird. I just tested again (have not been daily driving with Zellij for a while due to the lack of session switching), and it turns out the issue was...

Oh thanks for point that out! I thought this would only get shipped when Rust releases the next version - wasn't aware of the revision flag. Just bumped the revision...

_(All code links in this comment were taken from commit https://github.com/starkware-libs/cairo/commit/2fbb7b142c96d9007886ddacc0a10889c951cd2a)_ Note that this issue only happens on non-VS-Code editors (e.g. Helix) but not VS Code. I originally thought that...

You can always use a fork instead.

@myz540 I believe it depends on your VM image. On the stock Ubuntu image for example this directly changes the root volume. An additional option can be added for specifying...