Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add book-level documentation for Pulley #10095

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

alexcrichton
Copy link
Member

This commit adds some longer form documentation about Pulley in Wasmtime's online documentation book. This covers topics such as:

  • What is Pulley?
  • How to enable Pulley?
  • What happens when using Pulley.
  • Advantages/disadvantages of Pulley.
  • High-level design of Pulley.
  • Decompiling *.cwasm Pulley opcodes.
  • Profiling Pulley.

This commit adds some longer form documentation about Pulley in
Wasmtime's online documentation book. This covers topics such as:

* What is Pulley?
* How to enable Pulley?
* What happens when using Pulley.
* Advantages/disadvantages of Pulley.
* High-level design of Pulley.
* Decompiling `*.cwasm` Pulley opcodes.
* Profiling Pulley.
@alexcrichton alexcrichton requested a review from a team as a code owner January 23, 2025 21:22
@alexcrichton alexcrichton requested review from dicej and removed request for a team January 23, 2025 21:22
Co-authored-by: Joel Dice <joel.dice@fermyon.com>
@alexcrichton alexcrichton added this pull request to the merge queue Jan 23, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 23, 2025
@alexcrichton alexcrichton added this pull request to the merge queue Jan 23, 2025
Merged via the queue into bytecodealliance:main with commit 8a96989 Jan 23, 2025
39 checks passed
@alexcrichton alexcrichton deleted the pulley-docs branch January 23, 2025 23:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants