Plugin and image-side code, which enables you to use a native code directly in Squeak/Pharo. The native code is attached to a compiled method itself (into its trailer), and lives within an image. The plugin can run this code through a single primitive, which knows how to do it right. See http://code.google.com/p/nativeboost/ for docs&details.