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
Parent: #138
Depends on: Objective-C inventory child
Implement the behavioral bridge over the completed C API and context-group runtime.
Acceptance:
Implement JSContext and JSVirtualMachine creation, C-ref wrapping, global access, naming/inspectability, evaluation/source URLs, current callback accessors, exception property/handler, and keyed subscripting.
Implement JSValue factories/conversions, exact wrapper identity per VM/context, equality/type predicates, keyed/indexed subscripting, calls, construction, invocation, and promise bridging for every inventoried entry.
Parent: #138
Depends on: Objective-C inventory child
Implement the behavioral bridge over the completed C API and context-group runtime.
Acceptance: