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
This can be a good learning project for a new language.
Would remove the python runtime dependency.
Would give more room to write unit tests.
As the first step, would just rewrite the driver (bear/main.py.in). And only when that pass the test would rewrite the intercept library (libear/ear.c). The second step is blocked by this limitation of Rust.
The text was updated successfully, but these errors were encountered:
As the first step, would just rewrite the driver (
bear/main.py.in
). And only when that pass the test would rewrite the intercept library (libear/ear.c
). The second step is blocked by this limitation of Rust.The text was updated successfully, but these errors were encountered: