This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
James Munns
jamesmunns.com
did:plc:rqm4qgf6jdmb35mxatuzi6cq
Things that will certainly not come back to bite me:
Transmuting a Pin<Box<A>> to a Pin<Box<B>>, where A is a struct that contains a repr(transparent) B, where both the struct A and the method that does the transmuting is defined inside of a decl macro.
https://github.com/jamesmunns/ergot/pull/124/files#diff-d794db56ac3a67ecf52ffe4a57090a4a89bf424d3bc324c6e694e867125b980aR57-R65
2025-09-03T12:41:50.008Z