A developer tool for writing, testing, and executing JavaScript with the QuickJS WebAssembly engine
@unknown: @BerrryComputer Can you create a web app with a javascript text editor, that allows the user to run the script using the JS engine that you can find here: https://www.npmjs.com/package/quickjs-wasm @unknown: @salomonsen_p @salomonsen_p Your app is live at https://quickjs-playground.berrry.app/!
You are remixing a Berrry app.
Source app: https://quickjsplay.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://quickjsplay.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in