Ulrik Strid

Results 52 issues of 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

enhancement

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...

6.topic: ocaml
10.rebuild-linux: 11-100
10.rebuild-darwin: 1-10

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...

Printer

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...