bytecodealliance / bytecodealliance/componentize-dotnet
Possibility to dynamic import the wasm.
- Dominant language
- C#
- Stars
- 147
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hi, there
this is a good repo, solved us a lot of problem, I am trying to explore a way to use the wasm as a plugin and on the host, we can dynamically import the wasm module, if something goes wrong, like the wasm is not correct, or the wasm is missing, we should catch the file missing exception, and do a failure recovery, or we want to refresh the wasm for every 5 min, how could I achieve it?
Contributor guide
Research direction
The issue does not name a file, test, or entry point; begin by locating the repository's WebAssembly loading and host integration APIs. Done would require a defined approach for dynamically loading modules, recovering from missing or invalid modules, and refreshing them periodically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, wasm
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100