integrate support for the DrumBrake WebAssembly interpreter and enable it by default to provide WebAssembly support without enabling JIT compilation for a site (not all WebAssembly features are supported without JIT yet)
omg awesome! i keep encountering sites that require wasm but don't have a check to let the user know "hey ur browser doesn't seem to have wasm," so i have to realize myself that's probably what it is and enable jit
so this should be pretty nice when it releases :p