We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c36638 + 04bcd01 commit 07143b5Copy full SHA for 07143b5
Changelog.md
@@ -28,11 +28,16 @@ Bugfixes:
28
* TypeChecker: Fix ICE when a constant variable declaration forward references a struct.
29
* Yul EVM Code Transform: Improved stack shuffling in corner cases.
30
31
+
32
Solc-Js:
33
* The wrapper now requires at least nodejs v10.
34
* The code has been ported to TypeScript.
35
36
37
+Build System:
38
+ * Emscripten builds store the embedded WebAssembly binary in LZ4 compressed format and transparently decompress on loading.
39
40
41
### 0.8.11 (2021-12-20)
42
43
Language Features:
0 commit comments