We are currently storing file attachments as base64 in indexdb. For online projects we should use signed URLs to the resource, for local projects and execution a link to a local file.
This leads to performance degradation on some webkit implementations