Open willwoodward opened 2 months ago
Support:
- C#
- Java
- Go
- Rust
- C++
- Python
This could be through FFI or RPC. Just ensure that there is minimal setup for the user. Create a Python wrapper around bridge libraries.
Extensions could either be manually detected and import the correct wrappers at
woodwork init
Support:
This could be through FFI or RPC. Just ensure that there is minimal setup for the user. Create a Python wrapper around bridge libraries.
Extensions could either be manually detected and import the correct wrappers at
woodwork init