### Description We need to transpile the code to avoid any requirements (`const`, `async/await`, etc) for the user code.
Description
We need to transpile the code to avoid any requirements (
const,async/await, etc) for the user code.