Skip to content

Document SpiderMonkey GC Rust and Wasm boundaries#301

Closed
teerthsharma wants to merge 1 commit into
mozilla-firefox:mainfrom
teerthsharma:codex/wasm-gc-boundaries-doc
Closed

Document SpiderMonkey GC Rust and Wasm boundaries#301
teerthsharma wants to merge 1 commit into
mozilla-firefox:mainfrom
teerthsharma:codex/wasm-gc-boundaries-doc

Conversation

@teerthsharma

Copy link
Copy Markdown

Summary

  • document how Rust ownership differs from SpiderMonkey GC-managed JS/Wasm values
  • clarify that Rust/Wasm bridges must keep SpiderMonkey responsible for tracing, barriers, weak edges, and cleanup scheduling
  • describe topology-based GC instrumentation as disabled-by-default observation, not collector replacement

Verification

  • git diff --check
  • lightweight RST content assertions

./mach doc --no-serve --no-open was attempted locally but could not start because MozillaBuild was not found at C:\mozilla-build.

@firefoxci-taskcluster

Copy link
Copy Markdown
No Taskcluster jobs started for this pull request

The allowPullRequests configuration for this repository (in .taskcluster.yml on the default branch) does not allow starting tasks for this pull request.

@github-actions

Copy link
Copy Markdown
Contributor

(Automated Close) Please do not file pull requests here, see https://firefox-source-docs.mozilla.org/contributing/how_to_submit_a_patch.html

@github-actions github-actions Bot closed this Jun 19, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 19, 2026
@teerthsharma teerthsharma deleted the codex/wasm-gc-boundaries-doc branch June 19, 2026 19:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant