forked from mirrors/gecko-dev
		
	 67731fc42a
			
		
	
	
		67731fc42a
		
	
	
	
	
		
			
			Updating wast to the latest version in order to get the new binary encoding for cast instructions. Differential Revision: https://phabricator.services.mozilla.com/D184022
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			227 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			227 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| /* This Source Code Form is subject to the terms of the Mozilla Public
 | |
|  * License, v. 2.0. If a copy of the MPL was not distributed with this
 | |
|  * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
 | |
| 
 | |
| pub use indexmap::*;
 |