Skip to content

tommyjtl/language-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language Playground

A bunch of WASM fun.

Local development

Run a local static server with auto-restart via nodemon:

npm run dev

Default URL: http://127.0.0.1:5500

To-do

  • Python
    • Add Python examples
    • Option to load minimal or full version. We may need to provide an interface to load selected modules listed here. One option could be micropip.
    • Stating which modules are supported in this WASM version
  • TypeScript
    • Add TypeScript examples
    • Compile error for TypeScript editor
    • fetch not working in async/await example (example API endpoint)
  • Use local build instead of fetching remote Pydiode resources
  • Detect window resize and push the windows that exceeds the boundary to the edge accordingly.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors