Skip to content

Commit

Permalink
weaken language around externref
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtwco committed Nov 19, 2024
1 parent 98af888 commit 60eab1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions text/3729-sized-hierarchy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1406,8 +1406,8 @@ pointer or a reference. This also implies that `ValueSized` types can be used as
which would remain prohibited behind the `unsized_locals` and `unsized_fn_params`
features until these are stabilised.
With these changes to the RFC, it would be possible to support wasm's `externref` and
opaque types from some GPU targets.
With these changes to the RFC and possibility additional changes to the language, it
could be possible to support wasm's `externref` and opaque types from some GPU targets.
## Alignment
[alignment]: #alignment
Expand Down

0 comments on commit 60eab1a

Please sign in to comment.