Can you explain the process how the this code was generated? Is Cpython code converted using emscripten? if so can you please explain the steps. In order to use empythoned in my project, is it enough to load `dist/worker.js` in my html and which will load `dist/python.opt.js`?