Does wix support uploading our own html code into space and getting access addresses

Question:
Hello, I have a problem now, I want to nest a 3d model preview in my business website. I have built a set of html code using the game engine, I would like to ask, can wix support uploading these codes to the wix storage and using the url link to access it? Thank you.

Product:
Wix Studio Editor

What are you trying to achieve:
Whether to support uploading source code to wix space and obtaining url access link address

What have you already tried:
Use the iframe to access the external address

No, you can add html to an iframe but not host it on Wix.

Technically yes it is possible, but using a workaround.

When you embed your HTML code within an iFrame, it does get hosted on an external web address and you should be able to access it directly, however you will have to grab the source URL for this iFrame using your browser’s dev tools and inspecting the page code.