rempas
rempas
Hello @cyrilmhansen! When you say "Mir runtime", I suppose you are talking about the loader and the backend itself? Considering that you are talking about that, then it makes sense...
> Yes I meant the support code included in the loader for mir bytecode "binaries". > > The existing code relies on dynamic linking, it failed when I tried to...
> I guess an option, if libc is not intended, which in your case would be alright given you intend to provide a standard library yourself, would be to use...
> Mir driver calls dlopen function. This is not supported by Musl libc : > > https://git.musl-libc.org/cgit/musl/tree/src/ldso/dlopen.c > > Cosmo libc contains hacks for this I am not sure to...
> Out of curiosity, is a user who only has the latest webkitgtk installed able to run a built neutralino app in this case? So is the outdated version only...
> @rempas Thanks for the answer. Do you recommend Electron or something else? You're welcome! I was planning to use JS for building a commercial project, but I finally not...
Also, regardless the Webkit2Gtk version, I just looked the blog page again, and I was very wrong. The new Webkit2Gtk version is 6.0 which is a major update. So now,...
> So far, this is not possible, since gtkd is not yet gtk 4 ready (see [gtkd-developers/GtkD#315](https://github.com/gtkd-developers/GtkD/issues/315)). > > However, tilix could be updated to GTKD 3.10.0 from 3.9.0 (gtkd...
> @rempas why did you close this as complete? Neither GTKD nor Tilix were ever ported to gtk4 Idk. Should I re-open it? I guess, if the developers working on...
> well, issues are to track work in progress, they're not a bad thing :) they're supposed to be closed when the work is complete or if the request was...