It aims to take advantage of new features found in orbit2 to make language bindings more efficient. this includes:
- use of orbit2 type libraries to generate stubs
- use of the orbit_small_invoke_stub() call for operation
invocation, which allows for short circuited invocation on local
objects.
this package contains the extension built for the python debug interpreter.