GitHub CDN

Code Runner Web Component

A web component that allows you to compile high level programming languages on your website via the public Piston API

A web component made by @MarketingPipeline. Source code is available on GitHub. License can be found here.

Demo(s)

  • This is a live example of the web component for more info on usage visit the repo!

Pre-defined Code

print('hello world')

Undefined Code

Change the language to run!