A prototype-based inheritance library that makes it easy to create objects and inheritance hierarchies without losing the power of javascript's prototype system.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
gRPC utility library for loading .proto files