mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	Update pyodide.yml
This commit is contained in:
		
							parent
							
								
									bd5f8b17d6
								
							
						
					
					
						commit
						e7d083304b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/pyodide.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/pyodide.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -34,7 +34,7 @@ jobs:
 | 
			
		|||
      run:  git clone https://github.com/emscripten-core/emsdk.git ~/emsdk && cd ~/emsdk && PYODIDE_EMSCRIPTEN_VERSION=$(~/env/bin/pyodide config get emscripten_version) && ./emsdk install ${PYODIDE_EMSCRIPTEN_VERSION} && ./emsdk activate ${PYODIDE_EMSCRIPTEN_VERSION}
 | 
			
		||||
         
 | 
			
		||||
    - name: Build Z3
 | 
			
		||||
      run: source ~/emsdk/emsdk_env.sh && cd src/api/python && CFLAGS="-fexceptions -pthread -s USE_PTHREADS=1 -s DISABLE_EXCEPTION_CATCHING=0" LDFLAGS="-fexceptions -pthread -s USE_PTHREADS=1" ~/env/bin/pyodide build --exports whole_archive
 | 
			
		||||
      run: source ~/emsdk/emsdk_env.sh && cd src/api/python && CFLAGS="-fexceptions -pthread -s USE_PTHREADS=1 -s DISABLE_EXCEPTION_CATCHING=0" LDFLAGS="-fexceptions -pthread" ~/env/bin/pyodide build --exports whole_archive
 | 
			
		||||
         
 | 
			
		||||
    - name: Setup env-pyodide
 | 
			
		||||
      run: source ~/env/bin/activate && source ~/emsdk/emsdk_env.sh && pyodide venv ~/env-pyodide
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue