Blaine Bublitz

Results 425 comments of Blaine Bublitz

@spotandjake I think this is probably a feature request for the vscode "language server protocol" library because if they would send a request, we'd respond. I might be wrong, so...

I've ensured ^6.0.3 is specified in the v4.0.0 release.

The v4.0.0 release is now using `^4.1.3` of ini

I dig this. I think it would be great to have the benchmarks and a test for the fix you added.

@jonschlinkert @doowb what do you guys think of this?

This library currently only supports JSON media types and I think a ton of work would need to go into adding additional media types, but I'd welcome a PR to...

@andreas totally understandable! I'm still new to the ocaml side of things (coming from reason) but I would love to help out where I can. I'm currently working on some...

GitHub Actions is a great way to try this on Windows too!

Wasmtime actually hosts all their build packages on releases https://github.com/bytecodealliance/wasmtime/releases/tag/v0.21.0 - this includes Windows & MinGW artifacts!

FWIW, I haven't been able to figure out how to get "universal" MacOS binaries to actually work with ocaml FFI (I tried a lot of stuff with libbinaryen).