Stachu Korick

Results 179 comments of Stachu Korick
trafficstars

I'm abandoning my old PR at #3756. Mostly, it became less of a priority since we migrated to the F# backend (though it's still important) and I'd like to reconsider...

``` module LibExecutionStdLib.LibMiddleware // CLEANUP: delete this file, after extracting commentary into an Issue. include sha of removal or something. open System.Threading.Tasks open FSharp.Control.Tasks open Prelude open LibExecution.VendoredTablecloth open LibExecution.RuntimeTypes...

'minimal' repro: ``` RT.EApply( 0UL, RT.ELambda(0UL, [(0UL, "f")], RT.ENull(0UL)), [], RT.InPipe 0UL, RT.NoRail ) ``` Actual bug: The conversion code is set up to handle EApply of `EFQFnValue`s, both in...

I'm not quite sure how to get to that state in an actual canvas, but should be able to fix regardless.

For now, decided to not manually code against this, instead focusing on removing OCamlTypes from our code, which will resolve this.

regardless, will keep issue open until that's done

I think that this is referring to [this line](https://github.com/darklang/dark/blob/c4347492a30a8f01c6e82dc89e4f1a0c7170aac8/scripts/build/compile#L681)?

I'm not sure I understand. Describing an example where it's "not [...] possible to adapt the whole thing for the new thing" might help?