soarowl
soarowl
When scoll to bottom, scoll down using mouse several times, then vlist display incorrectly; scoll up, the vlist show hollow rows randomly.  
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 .....