Dongjia "toka" Zhang fe51286586
TinyInst Update (#968)
* tmp

* more

* save

* TODO

* fix

* update to tinyinst on crates

* dep

* fmt

* shmem done

* cpp fmt

* clp

* fmt

* why??

* ver

* more makefile.toml

* windows test

* Update build_and_test.yml

* fix

* a

* install

* fmt

* fix

* only macos and win

* more

* The order matters

* remove

* fmt

* chg

* typo

Co-authored-by: Andrea Fioraldi <andreafioraldi@gmail.com>
2023-01-23 11:11:53 +01:00

259 B

Requirements

  • Visual Studio 17 2022. It's not tested, it should work on older versions too.
  • cxxbridge-cmd to generate bridge files between Rust and c++, you can install this with cargo install cxxbridge-cmd.
  • cmake is needed to build tinyinst.