Artifact Runner.zip (160.2 KB)
This is a lot of fun!
To run a Claude artifact in Codea:
- get Claude to make it into an HTML file.
- save that file locally and import it into this project.
- project uses objc to make a WebView that can then load that local webpage via asset notation. Just change the asset specified on the Main tab and it should run!
Zipped project comes with the demo interactive Claude artifact shown in the screenshot.
