indygreg / indygreg/PyOxidizer
WebViews not supported in memory
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
Experiencing:
error: in-memory-only resources policy active but in-memory extension module importing not supported by this configuration
When using WebViews:
https://github.com/r0x0r/pywebview
https://github.com/samuelhwilliams/Eel
What is best way to add WebView with HTML GUI to Pyoxidizer app?
Overall Pyoxidizer is genius. The in-memory magic for imports / no temp-dir at runtime, brilliant. This project is a huge leap forward in combining the playful and intuitive nature of Python with the security and power of Rust.
I reused previous issue since I realized 0.7 version docs are different from 0.8
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the 0.8 documentation and the in-memory-only resources policy, then compare how pywebview and Eel load their WebView resources. Done means the supported path—or the missing implementation scope—for using an HTML WebView in a PyOxidizer app is identified and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100