Synchronize more ABI settings with WebAssembly. This overrides getIntTypeByWidth and getLeastIntTypeByWidth to use "long long" for int64_t/uint64_t (so that it doesn't change between wasm32 and wasm64).