mirror of
				https://git.unlock-music.dev/um/web.git
				synced 2025-11-04 23:23:29 +08:00 
			
		
		
		
	
		
			
	
	
		
			12 lines
		
	
	
		
			112 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			112 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								#!/usr/bin/env bash
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								set -e
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								pushd ./src/QmcWasm
							 | 
						||
| 
								 | 
							
								bash build-wasm
							 | 
						||
| 
								 | 
							
								popd
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								pushd ./src/QmcWasm
							 | 
						||
| 
								 | 
							
								bash build-wasm
							 | 
						||
| 
								 | 
							
								popd
							 |