Silas Rech

Results 47 comments of Silas Rech

@WinterNya theoretically we could also move to `bigint` and then no precision would be lost, but I am not sure on how to solve that cleanly

Have this as well, I commented in https://github.com/maxgoedjen/secretive/issues/543 yesterday, but what I am experiencing might more likely be this issue.

I am experiencing this as well

I am also running into this, using SSR. Maybe instead of unlocking it for special tags, preact could add something similar to the SafeString from handlebars and then just not...

I am not sure, but this might also fix https://github.com/hapijs/hapi/issues/4414. Currently the solution mentioned in that issue works with raw JS, but with TS (which is the reason you would...