Russ Cox
Russ Cox
Have all remaining concerns about this proposal been addressed? The details are in the top comment under the "Proposal" heading.
Have all remaining concerns about this proposal been addressed? The details are in the top comment under the "Proposal" heading.
Is the GitHub algorithm for turning heading text into anchor IDs documented somewhere? I don't mind adding it as an option if I can find the spec. Not sure about...
This proposal has been added to the [active column](https://go.dev/s/proposal-status#active) of the proposals project and will now be reviewed at the weekly proposal review meetings. — rsc for the proposal review...
It sounds like there are few enough of these variants that we should add them all explicitly instead of exposing primitives like poly1305 and leaving people to connect them correctly....
/cc @FiloSottile
If we need max maybe the flags should be wasmminmem and wasmmaxmem.
This proposal has been added to the [active column](https://go.dev/s/proposal-status#active) of the proposals project and will now be reviewed at the weekly proposal review meetings. — rsc for the proposal review...
Retitled to be -wasminitmem and -wasmmaxmem. Any other comments?
If we planned to do Iterate, we might not want to also do Keep. That said, I think the drawbacks listed above for Iterate are quite serious and we should...