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.
1 parent eedfbf4 commit e40c63cCopy full SHA for e40c63c
packages/nirguna/ChangeLog
@@ -1,3 +1,13 @@
1
+2026.03.03, v1.2.1
2
+
3
+fix:
4
+- eedfbf4 nirguna: bin: no output
5
+- 11c51a9 @nirguna/plugin-bundler-fasm: replace-section-const-with-equ: order
6
7
+feature:
8
+- 8680c9b @nirguna/printer-fasm: rm unused
9
+- 778ba36 @nirguna/printer-fasm: remove unused
10
11
2026.03.02, v1.2.0
12
13
fix:
packages/nirguna/package.json
@@ -1,6 +1,6 @@
{
"name": "nirguna",
- "version": "1.2.0",
+ "version": "1.2.1",
"type": "module",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Compile JavaScript to WASM and FASM",
0 commit comments