Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix wording in documentation #259

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

James-Mart
Copy link
Contributor

Fixes some errors in the docs.

Also changed the wording in locals.rs to improve its consistency with the wording in the corresponding function docs in globals.rs and memories.rs.

@James-Mart
Copy link
Contributor Author

James-Mart commented Jan 31, 2024

Somehow I doubt that my updates to the docs are responsible for the CI failures:

failures:

---- tests_round_trip_elem_segments_1_wat stdout ----
thread 'tests_round_trip_elem_segments_1_wat' panicked at crates/tests-utils/src/lib.rs:107:23:
got an error: unexpected token, expected one of: `funcref`, `externref`, `exnref`, `anyref`, `eqref`, `structref`, `arrayref`, `i31ref`, `nullfuncref`, `nullexternref`, `nullref`, left paren
     --> tests/round_trip/elem-segments-1.wat:2:12
      |
    2 |   (table 1 anyfunc)
      |            ^

@guybedford guybedford merged commit ada018d into rustwasm:main Jan 31, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants