AssemblyScript tends to produce a lot of (data ...) entries which are adjacent to each other, and seem like they could be combined. Here's an example.
I can see that memory-packing splits blocks up, but I don't see a way to combine them. Am I missing something, and could this be added?