You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, I am using Python as a scripting language and then calling the rust binary. However, I am becoming increasingly frustrated with Python's lack of compile-time type system, which becomes annoying for anything slightly non-trivial. Therefore, I think it would be useful to also provide watchbind as a library for some slightly more complex use-cases.
The text was updated successfully, but these errors were encountered:
Currently, I am using Python as a scripting language and then calling the rust binary. However, I am becoming increasingly frustrated with Python's lack of compile-time type system, which becomes annoying for anything slightly non-trivial. Therefore, I think it would be useful to also provide watchbind as a library for some slightly more complex use-cases.
The text was updated successfully, but these errors were encountered: