You say that the code can reference other functions. Say I take the above 3 gigabyte image and break it to smaller chunks (which I believe IPFS does) and then write a wrapper function which refers to all the chunks. When somebody accesses my code how does it pull all the sub data to my workstation so that my data can be assembled in proper order. How do I include metadata so know how the tiling is supposed to work?
You say that the code can reference other functions. Say I take the above 3 gigabyte image and break it to smaller chunks (which I believe IPFS does) and then write a wrapper function which refers to all the chunks. When somebody accesses my code how does it pull all the sub data to my workstation so that my data can be assembled in proper order. How do I include metadata so know how the tiling is supposed to work?