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

The first steps towards WASM module integration #73

Merged
merged 7 commits into from
Nov 26, 2020

Conversation

TheLostLambda
Copy link
Member

Hello all! This is a grafting of some of the WASM module loader into mosaic!

There is a lot still to do, but this is the first step!

From here, I'll be adding

  • A way to load "tiles" from a layout file
  • A way to actually render a plugin to a pane
  • Working on parsing input into a struct usable by the plugin system

@TheLostLambda
Copy link
Member Author

Also, it's a bit silly to have put those tasks here, check out #74 for an actual tracking issue!

@TheLostLambda TheLostLambda merged commit 1586a70 into main Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants