jadejr
jadejr
Wouldn't it be possible to open the debugger port optionally? Or is that not available via the embedded API?
I currently use a build with intl (with small icu) so it works fine. The author of nodejs-mobile will likely make a build with intl. It increases the size by...
I think enabling feral gamemode will keep the screen on, or at least it usually does for me.
I noticed that for the react-native plugin they rewrote the integration to use v8, but there should be a way to just re-enable linkedBinding instead of having to move away...
@hampoelz: What would it take to just use the updated cordova version as done here? https://github.com/okhiroyuki/nodejs-mobile-cordova/pull/26
> Hello there, I got tired of Ryza 2 crashing all the time when changing areas on my Deck so I removed this mod, the FPS tanked hard but I...
what is causing wasm stuff not to work?
So it should work just fine on android? I didn't realize it was just because of JIT.
@staltz : That's what the maintainer of capacitor-nodejs thinks: https://github.com/hampoelz/Capacitor-NodeJS/issues/23#issuecomment-1837416468 What would it take to offer an alternative build with icu? After some experience I do know that it works...
stable by what metric? They are currently at 3.x. I was able to get the tests to pass on initial release of nestjs 11 via this hacked up patch. The...