swc_bundler:
- Reduce level of logging.
- Handle export specifiers without alias. (denoland/deno#8573)
- Handle normal initialization while reordering statements. (denoland/deno#8574)
- Handle top level `await`s in wrapped modules. (denoland/deno#8584)
- Add benchmark for the bundler.