livecodes
livecodes copied to clipboard
Code Playground That Just Works!
### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature To allow java devs to have a playground on the go ### Additional context _No response_...
### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature Support kotlin language, u can check kotlin website they have a play ground already, maybe integrate...
Is there anyway to have the console/results display below the editor, rather than alongside it?
### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature Example use case: Svelte 4 compiler is currently bundled; Svelte 5 beta is active but will...
### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature When building for example html and JS and then exporting it, ideally (especially for headless mode...
### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature livecodes has useful import features such as skypack: and jsdeliver.gh: prefixes. However these are only runnable...
### Type of feature ✨ Feature ### Current behavior Can only export as variations of full HTML pages. ### Suggested feature It would be valuable to be able to edit...
### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature Ability to load/inject custom CSS to style the UI and embed interfaces themselves without editing core...
Julia language support is provided by [@chriskoch/julia-wasm](https://www.npmjs.com/package/@chriskoch/julia-wasm), which is based on [julia-wasm](https://github.com/Keno/julia-wasm). Currently, this package contains a WASM compiled version of the Julia 1.04 compiler. It does support the standard...
### Type of feature ✨ Feature ### Current behavior _No response_ ### Suggested feature I'm not sure what it would take to run on top of your existing WASM support,...