# exclosured_precompiled v0.1.0 - Table of Contents Download precompiled WASM modules for Exclosured libraries, removing the need for Rust toolchain installation. ## Pages - [Exclosured Precompiled](readme.md) - [Precompilation Guide](precompilation_guide.md) - [Changelog](changelog.md) - [LICENSE](license.md) ## Modules - [ExclosuredPrecompiled](ExclosuredPrecompiled.md): Download precompiled WASM modules for Exclosured libraries. ## Mix Tasks - [mix exclosured_precompiled.checksum](Mix.Tasks.ExclosuredPrecompiled.Checksum.md): Generate checksums for precompiled WASM archives. - [mix exclosured_precompiled.precompile](Mix.Tasks.ExclosuredPrecompiled.Precompile.md): Compile WASM modules and package them into tar.gz archives for publishing to a GitHub Release.