## Brief As we're now able to build CryptID.native into WASI, we should automate this process. ## Task Setup an Azure Pipeline which * compiles CryptID.native into a WASI-compatible WASM module * upon release, creates a new GitHub release with this artifact.