awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesVirtual File System Mappings

Maps browser virtual filesystems to Emscripten's in-memory file system for transparent file operations.

Distinct from Emscripten Support: Distinct from Emscripten Support: focuses on the file system mapping layer within Emscripten, not the general compilation toolchain.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Virtual File System Mappings. Refine with filters or upvote what's useful.

Awesome Virtual File System Mappings GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • rhysd/vim.wasmrhysd का अवतार

    rhysd/vim.wasm

    5,635GitHub पर देखें↗

    vim.wasm is a full port of the Vim editor compiled to WebAssembly that runs entirely in a browser tab. It provides a complete code editing experience with syntax highlighting, text objects, and all standard Vim features, executing natively in the browser through Emscripten compilation. The editor integrates deeply with browser capabilities, including drag-and-drop file opening, system clipboard synchronization for cross-application copy and paste, and IndexedDB-based persistent storage that preserves user configuration and edited files across browser sessions. Files can be loaded from URLs vi

    Provides a virtual file system mapping layer for transparent file operations in the browser.

    Vim Scripteditorvimwasm
    GitHub पर देखें↗5,635
  • emulatorjs/emulatorjsEmulatorJS का अवतार

    EmulatorJS/EmulatorJS

    3,925GitHub पर देखें↗

    EmulatorJS is a WebAssembly emulation framework and RetroArch web frontend designed to run classic video game ROMs and BIOS files directly in a web browser. It serves as a web-based game emulator that executes hardware-accurate emulation cores to reproduce the behavior of various vintage home consoles and arcade systems. The project is distinguished by its ability to synchronize game states between multiple users in real time using WebRTC for browser-based multiplayer gaming. It also includes a dedicated HTML5 game embed tool that generates code snippets and isolated containers to integrate p

    Maps remote URLs and local archives to a simulated directory structure for emulator core asset access.

    JavaScriptatari-lynxatari2600atari7800
    GitHub पर देखें↗3,925
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Compilers
  4. Multi-Target Compilers
  5. Emscripten Support
  6. Virtual File System Mappings