diff --git a/README.md b/README.md index a97cceef..0d11b817 100644 --- a/README.md +++ b/README.md @@ -322,6 +322,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [vite-plugin-dir2json](https://github.com/buddywang/vite-plugin-dir2json) - Convert the directory structure into json data containing supported file paths. - [@responsive-image/vite-plugin](https://github.com/simonihmig/responsive-image) - Transform and generate optimized responsive images (WebP, AVIF) and LQIP placeholders for use with image components. - [@goodforyou/vite-plugin-markdown-import](https://github.com/good-for-you-web-services/vite-plugin-import-markdown) - Directly import Markdown files as a string, with support for front-matter attributes as an object. +- [vite-plugin-cpp-loader](https://github.com/francomay3/vite-plugin-cpp-loader) - Import `.cpp` files as typed ES modules compiled to WebAssembly via Emscripten. #### Bundling