Skip to content

Fork of asm‑dom – C++‑only version called wasm-dom #186

Description

@theo-dep

Hi everyone,

I’m sharing the fork I created of asm‑dom to suit my specific needs. I kept only the C++ portion, which is the part I’m comfortable working with. You can find the project here: https://github.com/theo-dep/wasm-dom

The library runs smoothly in modern browsers, and I’ve added several improvements:

  • Performance optimizations
  • More precise memory management
  • Enhanced garbage‑collector handling

The repository is still under active development, but I already plan to use it for my video CMS project: https://github.com/theo-dep/simple-video-cms

My goal is to replace the server‑side rendering backend with this client‑side solution.

All licensing, copyright notices, and the changes introduced since the fork are properly documented in the repository. Thank you for your understanding and for the original work!

Best regards,
Théo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions