Oli Larkin
Oli Larkin
Hey, I think i've actually done most of the needed stuff here: https://github.com/olilarkin/ort-builder/commit/75941a43af10985c3dd0ce37b3a90a37a6207509
sorry for taking a while to reply. Rather than bringing cross compilation and modified scripts into the equation, what happens when you try and build it on arm?
Could you try again with the latest version?
yes please!
Can reproduce.
thanks for this, it seems to be a big improvement.
Also interested in this. https://github.com/sdatkinson/NeuralAmpModelerCore/issues/49
or possibly https://github.com/unevens/hiir
Thanks for the input. This method is used in order to load the index.html from the source code location in debug builds and from a different location in release builds....
I don't think serialising is a problem. Saucer does it well i think: https://github.com/saucer/saucer/tree/master/examples/embedding This issue is more about making the LoadIndexHtml method look in different places depending on debug/release...