Ulrik Strid
Ulrik Strid
This is a PR that implements missing things for Windows. I'm under no illusion that the code is good or that the linking is done in a idiomatic way but...
There is code in esy that handles this for the release wrappers
The code is messy right now as it started as a hack as I was tired of waiting for that extra `node` startup while trying to iterate fast on another...
###### Description of changes Updated ocaml git package. Built on top of #180724 and #180726 ###### Things done - Built on platform(s) - [ ] x86_64-linux - [ ] aarch64-linux...
https://github.com/ulrikstrid/reason-react-native-navigation-example Feel free to take anything you need from this.
It would be nice to get a release of the current state just to have dune as a build system
Current indentation: ```ocaml let makeCallback = ( ~target, ~method, ~getHeader, ~create_response, ~respond_with_string, ~headers_of_list, ~read_body, ~headers, ~context: Context.t, reqd, ) => { open Lwt.Infix; ``` What I want (and more people...
I'm not sure if this is wanted since it will be very noisy, but it would stop us from having this output in the logs: `TezosNodeReader.performGetRequest response: [object Promise] for...