soarowl

Results 4 issues of soarowl

When scoll to bottom, scoll down using mouse several times, then vlist display incorrectly; scoll up, the vlist show hollow rows randomly. ![s6h6alvyi4](https://user-images.githubusercontent.com/698475/98455447-bd100500-21ab-11eb-9c7f-31ea2428ef49.png) ![330wKrnuB8](https://user-images.githubusercontent.com/698475/98455448-c4371300-21ab-11eb-94bf-8ef3e45c39a1.png)

I have updated your package to 0.12.0-dev.2105+60094cc3f. Pull it, please.

when I run with following script: ```bash bun demo/55-math.ts ``` producing following error: ``` SyntaxError: Export named 'MathLimitUpper' not found in module '/home/znw/.bun/install/cache/[email protected]/build/index.mjs'. ```

I have little snippet: ```nim import binarylang struct(i7, endian = l, bitEndian = r): u1: flag = 0 7: value block: var sbs = newStringBitStream() for v in -10 .....