Jayesh Bhoot
Jayesh Bhoot
I agree with @OvermindDL1 . All I did in https://github.com/jayesh-bhoot/spiced-tea was to make bucklescript-tea work with melange, and document that. The API works as-is. I don’t see why anything should...
Yeah this has been floating in my mind since a few days. It’s worth implementing. On Mon, 19 Apr 2021, at 17:30, 07416 wrote: > > Not natively supported by...
Sure. I will do this when I have some spare time.
I did try neon first. But while building the plasma workspace, I encountered a copy error during cmake install where both target and destination were user-owned (so the error shouldn't...
I intend to create a pull request for Dockerfile-fedora once I get startkde to work successfully.
@jcrben Yes I have finally managed to set things up, but using (and fixing a lot of) Fedora's Dockerfile. I have been meaning to put everything together and create a...
Will this new avatar of ReasonML be able to support react native? Currently it seems that ReScript dragged away the current react native support along with it.
Given the widening gulf between the rescript and the reason/ocaml ecosystem, will this switch mean that `promise` will become a rescript-only library?
> I interpreted this question as if it said "on JS," You got it right. > Perhaps I won't do this conversion for that reason. I originally created this issue...
I have been using ReScript LSP + https://github.com/simrat39/symbols-outline.nvim to get an outline view. However, the generated view is flat. Heirarchy is missing from the outline.  I tried another plugin...