You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to have a button on my repo that says sth. like open_this_in_web_ide where I will add ksy file and binary file as parameters. E.g. link like https://ide.kaitai.io/index?format_url=github.com/repo/file.ksy&binary_file=github.com/repo/sample_binary.bin
Is something like that possible?
The text was updated successfully, but these errors were encountered:
Just to make sure I understood the request correctly: the expectation is that Web IDE would fetch two requested URLs and make use of format spec + binary file? What about CORS/origin policies?
I would like to have a button on my repo that says sth. like open_this_in_web_ide where I will add
ksy
file and binary file as parameters. E.g. link likehttps://ide.kaitai.io/index?format_url=github.com/repo/file.ksy&binary_file=github.com/repo/sample_binary.bin
Is something like that possible?
The text was updated successfully, but these errors were encountered: