mirror of
https://github.com/bspeice/speice.io
synced 2025-11-03 10:00:37 -05:00
First draft of pybind11
Having issues with the Rust code taking *forever*. Going to break out the compiler explorer and see if it's doing something different from C++.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,4 +3,5 @@ _site/
|
||||
.sass-cache/
|
||||
.jekyll-metadata
|
||||
.bundle/
|
||||
vendor/
|
||||
vendor/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user