We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14c63c commit ec14835Copy full SHA for ec14835
README.md
@@ -1,9 +1,9 @@
1
-# Custom RTTs
+# Custom Descriptors
2
3
-This repository contains the WebAssembly proposal for custom RTTs and JS interop for Wasm GC structs.
+This repository contains the WebAssembly proposal for custom descriptors and JS interop for Wasm GC structs.
4
It is based on the [SpecTec fork](https://github.com/Wasm-DSL/spectec) of the spec repository,
5
which is in turn based on the `wasm-3.0` branch of [github.com/WebAssembly/spec/](https://github.com/WebAssembly/spec/).
6
-See the [overview](proposals/custom-rtts/Overview.md) for more information.
+See the [overview](proposals/custom-descriptors/Overview.md) for more information.
7
8
Original `README` from upstream repository follows...
9
0 commit comments