https://github.com/extism/playground
https://github.com/extism/playground
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/extism/playground
- Owner: extism
- License: bsd-3-clause
- Created: 2022-11-07T21:29:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T16:52:38.000Z (about 2 years ago)
- Last Synced: 2025-03-23T08:41:59.529Z (over 1 year ago)
- Language: TypeScript
- Size: 1.99 MB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Extism Playground
You can find it hosted here: [https://playground.extism.org/](https://playground.extism.org/)
The Extism Playground allows you to run and experiment with Extism Plugins in the browser
using [the Extism browser runtime](https://extism.org/docs/integrate-into-your-codebase/browser-runtime-sdk/). It gives you a nice interface for loading plugins from the web or your disk and for sending test inputs and rendering different outputs.
## Development
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).