Cretezy

Results 143 comments of Cretezy

I'm not using an Android project, just Linux

I see. `aar` files should be able to be read for not-Android, but in that case I'll wait. What is the ETA for at least Linux artifact on MC?

> Although I still can't build, and having issues with my fork's Actions for some reason (never starting). I have the Windows/MacOS build code at https://github.com/Cretezy/J2V8/blob/v8-7.4.288-build/.github/workflows/main.yml, but can't test it...

Findings: - Linux works as expected - Windows doesn't work with Docker. It seems like it's a symlink issue, not sure why: `unable to prepare context: unable to evaluate symlinks...

Would be great to have. Plaiceholder is now on v3, which is in maintenance mode (so this should be the last update). Would love this to be able to use...

Where is this tracked upstream?

I too am getting this, on Linux. Using named volumes is not an option for me, as I require all data to be stored in a local directory for my...

@markcnunes Unfortunately this solution breaks the `onComplete` callback, as it's called even when there's an error (with `undefined` data). This seems like a high priority issue.

A bug present now will still be there in 30 days, so why should the issue be closed? The main purpose of these stale issue closers is to keep the...

What is the purpose of the 1s delay? Traditionally, vim doesn't have a delay which resets pending keys, and I can't think of a reason for this in non-Vim settings?