Amin Ya
Amin Ya
I am trying to add C bindings for codemap. Some of the functions are not ffi::safe, so there are some warnings. But I think we can wrap those functions to...
I searched, but I couldn't find anything. I think the main functionality of this library that is getting diagnostics and printing them to the terminal, should be C-bindable.
It would be nice to have a markdown file showing the benchmark results.
I used Boost-msvc 1.67 and readline 8.0. ``` Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19042. The compiler C:/Program Files (x86)/Microsoft Visual Studio/2019/Preview/VC/Tools/MSVC/14.28.29304/bin/Hostx64/x64/cl.exe has no C++14 support. Please use...
Fixes #7
Binaries
We can set up continuous integration to build shell-plus-plus and provide binaries. I can help with this!
It would be nice to have Nodejs support. fetch is not supported in Nodejs. You can use something like https://github.com/node-fetch/node-fetch.
It would be awesome if you add a `choco install llvm-utils` command too. That makes the installation a bit easier.
This allows building this package with the latest version of Rust
The tokio changes are harder than I thought.