mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	Merge pull request #12667 from ethereum/packedSoljsonChangelog
Add Changelog entry about packed soljson.js.
This commit is contained in:
		
						commit
						07143b5d16
					
				| @ -28,11 +28,16 @@ Bugfixes: | ||||
|  * TypeChecker: Fix ICE when a constant variable declaration forward references a struct. | ||||
|  * Yul EVM Code Transform: Improved stack shuffling in corner cases. | ||||
| 
 | ||||
| 
 | ||||
| Solc-Js: | ||||
|  * The wrapper now requires at least nodejs v10. | ||||
|  * The code has been ported to TypeScript. | ||||
| 
 | ||||
| 
 | ||||
| Build System: | ||||
|  * Emscripten builds store the embedded WebAssembly binary in LZ4 compressed format and transparently decompress on loading. | ||||
| 
 | ||||
| 
 | ||||
| ### 0.8.11 (2021-12-20) | ||||
| 
 | ||||
| Language Features: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user