Hey, it's finally a use for the 'use less space/use less time' pragma! 'use less space' means share the bytecode and either do computed jumps or unshared lookup tables; 'use less time' means fixup unshared bytecode at load time (or page fault time, or whatever). :-)
- [not quite an RFC] shared bytecode/optree Benjamin Stuhl
- Re: [not quite an RFC] shared bytecode/optree Simon Cozens
- Re: [not quite an RFC] shared bytecode/optree Chaim Frenkel
- Re: [not quite an RFC] shared bytecode/optree Nicholas Clark
- Re: [not quite an RFC] shared bytecode/optree Dan Sugalski
- Re: [not quite an RFC] shared bytecode/opt... Nicholas Clark
- Re: [not quite an RFC] shared bytecod... Dan Sugalski
- Re: [not quite an RFC] shared byt... Nicholas Clark
- Re: [not quite an RFC] shared bytecode/optree Tom Hughes
- Re: [not quite an RFC] shared bytecode/opt... Nicholas Clark
- Re: [not quite an RFC] shared bytecode/optree Steve Fink
- Re: [not quite an RFC] shared bytecode/optree Nicholas Clark
- Re: [not quite an RFC] shared bytecode/optree Benjamin Stuhl
- Re: [not quite an RFC] shared bytecode/optree Chaim Frenkel