Skip to content

Commit 7d815ca

Browse files
committed
fix: emit diagnostic for @js mutating struct methods instead of generating broken code
Per reviewer feedback (wfltaylor): mutations to `_self` are not propagated back to JavaScript, so the mutable-self binding approach silently discards all mutations. Replace it with a clear compile-time diagnostic pointing users to a value-returning redesign.
1 parent 7fffe0c commit 7d815ca

0 file changed

File tree

    0 commit comments

    Comments
     (0)