rslib
rslib copied to clipboard
[Feature]: Add more examples for packaging more types
What problem does this feature solve?
Adding more examples for the following "uncommon" usages, adding a "best practice" will save a lot times for users.
- [ ] wasm
- [ ] node addon
- [ ] glsl
- [ ] worker
What does the proposed API look like?
Adding examples supposed to be enough. If it turns out really complex, we will consider to craft some plugins.