Update README.md
This commit is contained in:
parent
37fede6ba8
commit
f520e641fb
1 changed files with 9 additions and 0 deletions
|
@ -28,11 +28,20 @@ WebVM is powered by the CheerpX virtualization engine, and enables safe, sandbox
|
|||
# Bugs and Issues
|
||||
|
||||
Please use [Issues](https://github.com/webvm/issues) to report any bug.
|
||||
Or come to say hello / share your feedback on [Discord](https://discord.leaningtech.com).
|
||||
|
||||
# Browsers support
|
||||
|
||||
WebVM and CheerpX are compatible with any browser, both Desktop and Mobile, provided support for [SAB](https://caniuse.com/sharedarraybuffer), [IndexedDB](https://caniuse.com/indexeddb), and the device having enough memory.
|
||||
|
||||
# More links
|
||||
|
||||
- [Do: WebVM](https://webvm.io)
|
||||
- [Read: WebVM](https://leaningtech.com/webvm-server-less-x86-virtual-machines-in-the-browser/)
|
||||
- [Read: WebVM + Tailscale networking](https://leaningtech.com/webvm-virtual-machine-with-networking-via-tailscale/)
|
||||
- [Learn: WebVM](https://leaningtech.com/webvm)
|
||||
- [Watch: WebVM at GitNation](https://www.youtube.com/watch?v=VqrbVycTXmw)
|
||||
|
||||
# Thanks to...
|
||||
This project depends on:
|
||||
- CheerpX, made by [Leaning Technologies](https://leaningtech.com) for the virtualization part
|
||||
|
|
Loading…
Add table
Reference in a new issue