Lean Mendoza

Results 15 comments of Lean Mendoza

> Is there any solution yet??? > I need to change website address dynamically as well Maybe you know this but i'd declare a variable with PROGMEM and around 100...

I opened with `gdb` and I got this ![image](https://github.com/univrsal/input-overlay/assets/8042536/6db56cee-95bc-4ca6-8e68-aa77f8c37718) with version `5.0.4`

For those who compiling without `lazy-functions-table` is throwring: ``` USER ERROR: Panic msg: Failed to load class method OpenXRAPIExtension::get_instance (hash 2455072627). Make sure gdext and Godot are compatible: https://godot-rust.github.io/book/gdext/advanced/compatibility.html at:...

I was able to build it and test it several times (changing params to see if it worked). Could you specify the versions you are using? With `git log --oneline...

> I feel like there is some environment setup that I am missing, possibly Xcode related... If you have issues with the header search paths or sysroot, I suggest you...

Does it work for you on iOS ? @lazytiger @callum-gander AFAIK the iOS v8 build is always using jitless due to the limitations since 2020 I had got it worked...

> @leanmendoza I only use rusty_v8 without deno and it works fine on iOS. rusty_v8 version is 129.0.0 have you made your own async runtime? would you mind to share...

> I don't have a Linux box running at the moment so was trying in Docker. I ran into: > > ``` > third_party/icu/source/common/unicode/platform.h:162:13: fatal error: 'android/api-level.h' file not found...

> It's too heavy data to provide per se. Every possible GLTF can contain an unlimited number of such entries. > > * It's a lot of data to collect...