Viewing profile — conrad-watt
conrad-watt
HN member- Joined
- Sun, Jul 25, 2021, 9:34 PM UTC
- HN karma
- 14
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About conrad-watt
No profile information was provided.
Recent public activity
-
comment
Comment #27972708
There is no problem, assuming that one believes that the list-of-USV abstraction (i.e. sanitising strings to be valid unicode) is the right thing to enforce at the component bounda…
-
comment
Comment #27972132
I agree with the linked quote - it captures an important reason why it is valuable to _enforce_ sanitisation at component boundaries, rather than merely documenting "please don't r…
-
comment
Comment #27970421
I don't agree with your representation that sanitisation of isolated surrogates constitutes "corruption". As a high-level point, when passing a string from your component to an ext…
-
comment
Comment #27959946
For reference, this is the lead maintainer of AS. You previously posted yourself that documenting sanitisation at the component boundary would be an acceptable solution: ( https://…
-
comment
Comment #27953440
Full disclosure, I am an active participant in WebAssembly standardisation, my github is here ( https://github.com/conrad-watt ). What follows is purely my personal opinion. This a…