6 Commits

Author SHA1 Message Date
naturecodevoid 1274fc3765 Prebuild (#1)
* [build] copy prebuild logic from minimuxer

* [build] reduce library size

* [build] update to attempt #2 and add panic = "abort"

* [build] remove panic = "abort" because it made build fail

* Update Makefile
2023-02-22 20:56:56 -08:00
JJTech c8a280e54c Use cbindgen library instead of CLI (#2)
* add cbindgen to build dependencies

* use cbindgen rust-style rather then via command

* comment out doc length line which causes error

Couldn't parse config file: unknown field `documentation_length`
2022-11-28 18:02:08 -07:00
Jackson Coxson 69e5fb4d89 Make handle static 2022-10-29 01:54:00 -06:00
Jackson Coxson f62a7f89c4 Write bindings 2022-10-26 12:45:01 -06:00
Jackson Coxson db30a23d72 Remove unneeded dependency 2022-10-26 02:37:53 -06:00
Jackson Coxson 2227d9cd37 Initial commit 2022-10-26 02:16:08 -06:00