Todor Imreorov
Todor Imreorov
@brianxautumn was this ever made possible? :) it's such a trivial feature, yet there seem to be no pure javascript implementations out there to embed or retrieve metadata from webm...
@brianxautumn I am still interested in this yes. Can the new implementation write/read/both metadata from a webm file? The link https://jscodec.github.io/jswebm/ leads to what looks like a json file -...
yeah it just keeps going and puts ChimeraOs in a broken state after a reboot. Have you ever tested this scenario yourself? What does it do for you? Leave steam...
interesting.. why was the Compiler moved to this /full subpath? Is this something to do with reducing deploy size?
I see, but it does make the api a bit un-intuitive with this extra gotcha. Thats ok though, if it saves a few kb :) Thanks for clarifying this. I...
should it be a PR to this repository or should it be another repository which uses this module as a dependency? I've been thinking of giving it a try by...
Ok I will give this a stab in the weekend. Do you have an example where using its api, you initialise it from the raw string data of the yarn...
thank you for the guidance. To be fair I am still learning rust, so it might take me some time to get something going, but i really want this feature...
@janhohenheim this is the demo right? https://github.com/YarnSpinnerTool/YarnSpinner-Rust/blob/main/examples%2Fyarnspinner_without_bevy%2Fsrc%2Flib.rs seems like a better starting point for my use case. Just hope i dont run into errors because of some dependency not being...
I am actually getting this error `Error: error: extraneous input '\n ' expecting {ID, '#'}` I think its because the content string has new lines? this made it work ```...