mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 04:12:25 -05:00 
			
		
		
		
	update go-ffmpreg to v0.3.1 (pulls in latest wazero too) (#3398)
This commit is contained in:
		
					parent
					
						
							
								02470db5f6
							
						
					
				
			
			
				commit
				
					
						bd1866ad8a
					
				
			
		
					 21 changed files with 190 additions and 180 deletions
				
			
		
							
								
								
									
										4
									
								
								vendor/github.com/tetratelabs/wazero/sys/stat.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								vendor/github.com/tetratelabs/wazero/sys/stat.go
									
										
									
										generated
									
									
										vendored
									
									
								
							|  | @ -29,9 +29,7 @@ type EpochNanos = int64 | |||
| // # Notes | ||||
| // | ||||
| //   - This is used for WebAssembly ABI emulating the POSIX `stat` system call. | ||||
| //     Fields included are required for WebAssembly ABI including wasip1 | ||||
| //     (a.k.a. wasix) and wasi-filesystem (a.k.a. wasip2). See | ||||
| //     https://pubs.opengroup.org/onlinepubs/9699919799/functions/stat.html | ||||
| //     See https://pubs.opengroup.org/onlinepubs/9699919799/functions/stat.html | ||||
| //   - Fields here are required for WebAssembly ABI including wasip1 | ||||
| //     (a.k.a. wasix) and wasi-filesystem (a.k.a. wasip2). | ||||
| //   - This isn't the same as syscall.Stat_t because wazero supports Windows, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue