setup-masm
Version updated for https://github.com/glslang/setup-masm to version v1.3.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-masm GitHub Action automates the configuration of Microsoft Macro Assembler (MASM) in the workflow environment for Windows-based assembly language projects, supporting x64, x86, and ARM64 architectures. It simplifies the setup process by adding MASM to the PATH and enabling seamless integration with Visual Studio versions during CI/CD workflows. This action is ideal for developers working on Win32 applications requiring assembly programming.