Oleksandr Nikitin

Results 61 comments of Oleksandr Nikitin

Everywhere the --[[ gets emitted it means the codegen for that JS construct is not ready yet, sorry :)

meanwhile, running bullet is no more ridiculous than this project in itself, but there are still things needing to be fixed. I need to do a proper CFG-based codegen to...

This library is abandoned in favor of official typings/DefinitelyTyped package. Unfortunately, nuget package ownership cannot be transferred and hence it is forever stuck now(

There is no good solution, only maybe workarounds, because of https://bugzilla.mozilla.org/show_bug.cgi?id=635548

i believe "assignment" in chr means adding a new constraint, so that would be something like `and (X,Y,Z) Y===0| const(Z,0)`

can confirm. same with dropbear instead of openssh and connecting from another device

Reproduces exactly as described on flareact `1.1.0`. Win10 v20H2, node v12

Possibly helpful workaround for those who decide to run flareact under WSL: install node with `nvs` or `nvm`, not via website instructions, otherwise `npm i @cloudflare/wrangler` will fail %)

Interestingly, non-recursive version gets collapsed into "return 120" even without adding any @ annotations ``` fn fac_iter(n : int, muter: fn(int) -> int) -> int { let mut acc =...