mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-14 16:36:07 +00:00
This is just a bit too general to work with and is pretty funky. Instead just tweak `Clamped<&[u8]>` to naturally generate a descriptor for `Ref(Slice(ClampedU8))`, requiring fewer gymnastics when interpreting descriptors.