Skip to content

Conversation

@tracygardner
Copy link
Contributor

Motivation

  • Prevent a host-provided manifold object from being forwarded into the user sandbox endowments and API surface so the Manifold instance remains internal to the Flock runtime.

Description

  • Remove the special-case that forwarded manifold into the sandbox endowments and drop the injectedManifold / api.manifold exposure, and instead store the host manifold on the Flock runtime as flock.manifold initialized from globalThis?.manifold ?? null.

Testing

  • No automated tests were run for this change.

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants