Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Generic Plugin Examples #55

Open
wymcg opened this issue Oct 12, 2023 · 0 comments
Open

Add Generic Plugin Examples #55

wymcg opened this issue Oct 12, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@wymcg
Copy link
Owner

wymcg commented Oct 12, 2023

Currently, only Rust has a generic example plugin in the examples folder. Extism supports writing plugins in other languages, including Go, C, and JavaScript.

Choose one of the languages that Extism supports and write a generic plugin that does the following:

  1. Gets matrix width and height from the config
  2. Fades from black to white
  3. Halts the plugin when the matrix finishes fading
  4. Makes a few generic logs using the logging host functions, if host functions are supported by that language's PDK
@wymcg wymcg added the good first issue Good for newcomers label Oct 13, 2023
This was referenced Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant