|
| 1 | +# @discere-os/boost.filesystem.wasm |
| 2 | + |
| 3 | +WebAssembly port of Boost.Filesystem - Cross-platform filesystem manipulation library with path operations, directory iteration, and file system queries. |
| 4 | + |
| 5 | +[](https://github.com/discere-os/discere-nucleus/actions) |
| 6 | +[](https://jsr.io/@discere-os/boost.filesystem.wasm) |
| 7 | +[](https://badge.fury.io/js/@discere-os%2Fboost.filesystem.wasm) |
| 8 | +[](LICENSE) |
| 9 | +[](https://github.com/discere-os/discere-nucleus) |
| 10 | + |
1 | 11 | # Boost.Filesystem |
2 | 12 |
|
3 | 13 | Boost.Filesystem, part of collection of the [Boost C++ Libraries](https://github.com/boostorg), provides facilities to manipulate files and directories, and the paths that identify them. |
@@ -26,3 +36,21 @@ Branch | GitHub Actions | AppVeyor | Test Matrix | Dependencies | |
26 | 36 | ### License |
27 | 37 |
|
28 | 38 | Distributed under the [Boost Software License, Version 1.0](https://www.boost.org/LICENSE_1_0.txt). |
| 39 | + |
| 40 | + |
| 41 | +## π Support This Work |
| 42 | + |
| 43 | +This WebAssembly port is part of a larger effort to bring professional desktop applications to browsers with native performance. |
| 44 | + |
| 45 | +**π¨βπ» About the Maintainer**: [Isaac Johnston (@superstructor)](https://github.com/superstructor) - Building foundational browser-native computing infrastructure through systematic C/C++ to WebAssembly porting. |
| 46 | + |
| 47 | +**π Impact**: 70+ open source WASM libraries enabling professional applications like Blender, GIMP, and scientific computing tools to run natively in browsers. |
| 48 | + |
| 49 | +**π Your Support Enables**: |
| 50 | +- Continued maintenance and updates |
| 51 | +- Performance optimizations |
| 52 | +- New library ports and integrations |
| 53 | +- Documentation and tutorials |
| 54 | +- Cross-browser compatibility testing |
| 55 | + |
| 56 | +**[π Sponsor this work](https://github.com/sponsors/superstructor)** to help build the future of browser-native computing. |
0 commit comments