@momiji-rs/sasso 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE-APACHE ADDED
@@ -0,0 +1,200 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but not
32
+ limited to compiled object code, generated documentation, and
33
+ conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work.
38
+
39
+ "Derivative Works" shall mean any work, whether in Source or Object
40
+ form, that is based on (or derived from) the Work and for which the
41
+ editorial revisions, annotations, elaborations, or other modifications
42
+ represent, as a whole, an original work of authorship. For the purposes
43
+ of this License, Derivative Works shall not include works that remain
44
+ separable from, or merely link (or bind by name) to the interfaces of,
45
+ the Work and Derivative Works thereof.
46
+
47
+ "Contribution" shall mean any work of authorship, including the
48
+ original version of the Work and any modifications or additions
49
+ to that Work or Derivative Works thereof, that is intentionally
50
+ submitted to Licensor for inclusion in the Work by the copyright owner
51
+ or by an individual or Legal Entity authorized to submit on behalf of
52
+ the copyright owner. For the purposes of this definition, "submitted"
53
+ means any form of electronic, verbal, or written communication sent
54
+ to the Licensor or its representatives, including but not limited to
55
+ communication on electronic mailing lists, source code control systems,
56
+ and issue tracking systems that are managed by, or on behalf of, the
57
+ Licensor for the purpose of discussing and improving the Work, but
58
+ excluding communication that is conspicuously marked or otherwise
59
+ designated in writing by the copyright owner as "Not a Contribution."
60
+
61
+ "Contributor" shall mean Licensor and any individual or Legal Entity
62
+ on behalf of whom a Contribution has been received by Licensor and
63
+ subsequently incorporated within the Work.
64
+
65
+ 2. Grant of Copyright License. Subject to the terms and conditions of
66
+ this License, each Contributor hereby grants to You a perpetual,
67
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
68
+ copyright license to reproduce, prepare Derivative Works of,
69
+ publicly display, publicly perform, sublicense, and distribute the
70
+ Work and such Derivative Works in Source or Object form.
71
+
72
+ 3. Grant of Patent License. Subject to the terms and conditions of
73
+ this License, each Contributor hereby grants to You a perpetual,
74
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
75
+ (except as stated in this section) patent license to make, have made,
76
+ use, offer to sell, sell, import, and otherwise transfer the Work,
77
+ where such license applies only to those patent claims licensable
78
+ by such Contributor that are necessarily infringed by their
79
+ Contribution(s) alone or by combination of their Contribution(s)
80
+ with the Work to which such Contribution(s) was submitted. If You
81
+ institute patent litigation against any entity (including a
82
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
83
+ or a Contribution incorporated within the Work constitutes direct
84
+ or contributory patent infringement, then any patent licenses
85
+ granted to You under this License for that Work shall terminate
86
+ as of the date such litigation is filed.
87
+
88
+ 4. Redistribution. You may reproduce and distribute copies of the
89
+ Work or Derivative Works thereof in any medium, with or without
90
+ modifications, and in Source or Object form, provided that You
91
+ meet the following conditions:
92
+
93
+ (a) You must give any other recipients of the Work or Derivative
94
+ Works a copy of this License; and
95
+
96
+ (b) You must cause any modified files to carry prominent notices
97
+ stating that You changed the files; and
98
+
99
+ (c) You must retain, in the Source form of any Derivative Works
100
+ that You distribute, all copyright, patent, trademark, and
101
+ attribution notices from the Source form of the Work,
102
+ excluding those notices that do not pertain to any part of
103
+ the Derivative Works; and
104
+
105
+ (d) If the Work includes a "NOTICE" text file as part of its
106
+ distribution, then any Derivative Works that You distribute must
107
+ include a readable copy of the attribution notices contained
108
+ within such NOTICE file, excluding those notices that do not
109
+ pertain to any part of the Derivative Works, in at least one
110
+ of the following places: within a NOTICE text file distributed
111
+ as part of the Derivative Works; within the Source form or
112
+ documentation, if provided along with the Derivative Works; or,
113
+ within a display generated by the Derivative Works, if and
114
+ wherever such third-party notices normally appear. The contents
115
+ of the NOTICE file are for informational purposes only and do
116
+ not modify the License. You may add Your own attribution notices
117
+ within Derivative Works that You distribute, alongside or as an
118
+ addendum to the NOTICE text from the Work, provided that such
119
+ additional attribution notices cannot be construed as modifying
120
+ the License.
121
+
122
+ You may add Your own copyright statement to Your modifications and
123
+ may provide additional or different license terms and conditions
124
+ for use, reproduction, or distribution of Your modifications, or
125
+ for any such Derivative Works as a whole, provided Your use,
126
+ reproduction, and distribution of the Work otherwise complies with
127
+ the conditions stated in this License.
128
+
129
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
130
+ any Contribution intentionally submitted for inclusion in the Work
131
+ by You to the Licensor shall be under the terms and conditions of
132
+ this License, without any additional terms or conditions.
133
+ Notwithstanding the above, nothing herein shall supersede or modify
134
+ the terms of any separate license agreement you may have executed
135
+ with Licensor regarding such Contributions.
136
+
137
+ 6. Trademarks. This License does not grant permission to use the trade
138
+ names, trademarks, service marks, or product names of the Licensor,
139
+ except as required for reasonable and customary use in describing the
140
+ origin of the Work and reproducing the content of the NOTICE file.
141
+
142
+ 7. Disclaimer of Warranty. Unless required by applicable law or
143
+ agreed to in writing, Licensor provides the Work (and each
144
+ Contributor provides its Contributions) on an "AS IS" BASIS,
145
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
146
+ implied, including, without limitation, any warranties or conditions
147
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
148
+ PARTICULAR PURPOSE. You are solely responsible for determining the
149
+ appropriateness of using or redistributing the Work and assume any
150
+ risks associated with Your exercise of permissions under this License.
151
+
152
+ 8. Limitation of Liability. In no event and under no legal theory,
153
+ whether in tort (including negligence), contract, or otherwise,
154
+ unless required by applicable law (such as deliberate and grossly
155
+ negligent acts) or agreed to in writing, shall any Contributor be
156
+ liable to You for damages, including any direct, indirect, special,
157
+ incidental, or consequential damages of any character arising as a
158
+ result of this License or out of the use or inability to use the
159
+ Work (including but not limited to damages for loss of goodwill,
160
+ work stoppage, computer failure or malfunction, or any and all
161
+ other commercial damages or losses), even if such Contributor
162
+ has been advised of the possibility of such damages.
163
+
164
+ 9. Accepting Warranty or Additional Liability. While redistributing
165
+ the Work or Derivative Works thereof, You may choose to offer,
166
+ and charge a fee for, acceptance of support, warranty, indemnity,
167
+ or other liability obligations and/or rights consistent with this
168
+ License. However, in accepting such obligations, You may act only
169
+ on Your own behalf and on Your sole responsibility, not on behalf
170
+ of any other Contributor, and only if You agree to indemnify,
171
+ defend, and hold each Contributor harmless for any liability
172
+ incurred by, or claims asserted against, such Contributor by reason
173
+ of your accepting any such warranty or additional liability.
174
+
175
+ END OF TERMS AND CONDITIONS
176
+
177
+ APPENDIX: How to apply the Apache License to your work.
178
+
179
+ To apply the Apache License to your work, attach the following
180
+ boilerplate notice, with the fields enclosed by brackets "[]"
181
+ replaced with your own identifying information. (Don't include
182
+ the brackets!) The text should be enclosed in the appropriate
183
+ comment syntax for the file format. We also recommend that a
184
+ file or class name and description of purpose be included on the
185
+ same "printed page" as the copyright notice for easier
186
+ identification within third-party archives.
187
+
188
+ Copyright 2026 linyiru
189
+
190
+ Licensed under the Apache License, Version 2.0 (the "License");
191
+ you may not use this file except in compliance with the License.
192
+ You may obtain a copy of the License at
193
+
194
+ http://www.apache.org/licenses/LICENSE-2.0
195
+
196
+ Unless required by applicable law or agreed to in writing, software
197
+ distributed under the License is distributed on an "AS IS" BASIS,
198
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
199
+ See the License for the specific language governing permissions and
200
+ limitations under the License.
package/LICENSE-MIT ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 linyiru
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,64 @@
1
+ # @momiji-rs/sasso
2
+
3
+ [sasso](https://github.com/momiji-rs/sasso) — a pure-Rust SCSS → CSS compiler
4
+ (a dart-sass alternative) — as a tiny, **dependency-free** WebAssembly module.
5
+ No wasm-bindgen, no native add-ons: one small `.wasm` plus a hand-written
6
+ loader, so it runs the same in Node and the browser.
7
+
8
+ ```bash
9
+ npm install @momiji-rs/sasso
10
+ ```
11
+
12
+ ```js
13
+ import { compile } from "@momiji-rs/sasso";
14
+
15
+ const css = compile(`
16
+ $brand: #2a7ae2;
17
+ .button {
18
+ color: $brand;
19
+ &:hover { color: darken($brand, 10%); }
20
+ }
21
+ `);
22
+ console.log(css);
23
+
24
+ // compressed output
25
+ compile("a { color: #ffffff }", { style: "compressed" }); // a{color:#fff}
26
+ ```
27
+
28
+ `compile(scss, options?)` returns the CSS string, or throws an `Error` with the
29
+ compiler's message on a Sass error. Options: `{ style?: "expanded" | "compressed" }`.
30
+
31
+ ## Two builds: size vs speed
32
+
33
+ The default import is the **size-optimized** build (`-Oz`, ~350 KB gzip). For
34
+ ~2× compile throughput on a larger module (~610 KB gzip), import the
35
+ **speed-optimized** build instead — same API, same output:
36
+
37
+ ```js
38
+ import { compile } from "@momiji-rs/sasso"; // default: smallest module
39
+ import { compile } from "@momiji-rs/sasso/speed"; // ~2x faster, larger module
40
+ ```
41
+
42
+ ## Tuning the bump-arena allocator
43
+
44
+ Both builds bump-allocate a single compile from a reusable arena region, which
45
+ is the bulk of the speed advantage. The region defaults to **32 MiB** of wasm
46
+ linear memory (grown once on the first compile, then reused). Tune or disable
47
+ it with `configure()` — **before the first `compile()`**:
48
+
49
+ ```js
50
+ import { configure, compile } from "@momiji-rs/sasso/speed";
51
+
52
+ configure({ arenaMiB: 16 }); // smaller footprint (enough for typical sheets)
53
+ // configure({ arenaMiB: 0 }); // disable the arena: lowest memory, slower
54
+ compile(scss);
55
+ ```
56
+
57
+ A stylesheet larger than the arena spills to the system allocator with no loss
58
+ of correctness — just less speedup. The compile-time default is also settable
59
+ when building from source: `SASSO_WASM_ARENA_MB=16 bash wasm/build.sh`.
60
+
61
+ For the CLI and the Rust library, see the
62
+ [main repository](https://github.com/momiji-rs/sasso).
63
+
64
+ Licensed under MIT OR Apache-2.0.
package/_loader.mjs ADDED
@@ -0,0 +1,94 @@
1
+ // Shared loader core for the @momiji-rs/sasso wasm variants.
2
+ //
3
+ // No wasm-bindgen: this marshals UTF-8 through the module's linear memory by
4
+ // hand against the raw `sasso_alloc` / `sasso_free` / `sasso_compile` /
5
+ // `sasso_set_arena_bytes` ABI (see ../src/lib.rs). Both the default (size,
6
+ // `-Oz`) and `/speed` (`-O3`) entry points are three-line wrappers around
7
+ // `makeApi(<their wasm URL>)`. The wasm is instantiated lazily and
8
+ // synchronously on first use.
9
+
10
+ import { readFileSync } from "node:fs";
11
+
12
+ const encoder = new TextEncoder();
13
+ const decoder = new TextDecoder();
14
+
15
+ /**
16
+ * Build the public API bound to one wasm module URL.
17
+ * @param {URL} wasmUrl
18
+ */
19
+ export function makeApi(wasmUrl) {
20
+ let ex; // cached wasm exports
21
+ let pendingArenaBytes = null; // applied at instantiation, before any compile
22
+
23
+ function instance() {
24
+ if (ex) return ex;
25
+ const bytes = readFileSync(wasmUrl);
26
+ const module = new WebAssembly.Module(bytes);
27
+ ex = new WebAssembly.Instance(module, {}).exports;
28
+ // Apply a pending arena override before the first compile reserves it.
29
+ if (pendingArenaBytes !== null) ex.sasso_set_arena_bytes(pendingArenaBytes);
30
+ return ex;
31
+ }
32
+
33
+ /**
34
+ * Configure the bump-arena allocator. MUST be called before the first
35
+ * `compile()` — the arena region is reserved on first use and then fixed.
36
+ *
37
+ * @param {{ arenaMiB?: number }} [options]
38
+ * `arenaMiB`: arena reservation in MiB (default 32 at build time). `0`
39
+ * disables the arena: every allocation forwards to the system allocator
40
+ * (lower memory footprint, slower). Fractional MiB are rounded down.
41
+ */
42
+ function configure(options = {}) {
43
+ if (typeof options.arenaMiB === "number") {
44
+ pendingArenaBytes = Math.max(0, Math.floor(options.arenaMiB * 1024 * 1024));
45
+ // Instantiate now (if not already) so the override lands before the
46
+ // first compile's first allocation reserves the region.
47
+ instance().sasso_set_arena_bytes(pendingArenaBytes);
48
+ }
49
+ }
50
+
51
+ /**
52
+ * Compile an SCSS string to CSS. Throws an Error (with the compiler's
53
+ * message) on a Sass error.
54
+ *
55
+ * @param {string} scss
56
+ * @param {{ style?: "expanded" | "compressed" }} [options]
57
+ * @returns {string} the compiled CSS
58
+ */
59
+ function compile(scss, options = {}) {
60
+ if (typeof scss !== "string") {
61
+ throw new TypeError("compile(scss): scss must be a string");
62
+ }
63
+ const w = instance();
64
+ const input = encoder.encode(scss);
65
+
66
+ // Allocate input + an 8-byte scratch cell ([outLen: u32 LE][ok: u8]) up
67
+ // front, then write the input — so a memory grow during alloc can't
68
+ // strand the view we write through.
69
+ const inPtr = input.length ? w.sasso_alloc(input.length) : 0;
70
+ const scratch = w.sasso_alloc(8);
71
+ if (input.length) {
72
+ new Uint8Array(w.memory.buffer, inPtr, input.length).set(input);
73
+ }
74
+
75
+ const compressed = options.style === "compressed" ? 1 : 0;
76
+ const outPtr = w.sasso_compile(inPtr, input.length, compressed, scratch, scratch + 4);
77
+
78
+ // Re-read against the current buffer (compile may have grown memory).
79
+ const view = new DataView(w.memory.buffer);
80
+ const outLen = view.getUint32(scratch, true);
81
+ const ok = view.getUint8(scratch + 4);
82
+ const out = new Uint8Array(w.memory.buffer, outPtr, outLen).slice();
83
+
84
+ if (input.length) w.sasso_free(inPtr, input.length);
85
+ w.sasso_free(scratch, 8);
86
+ w.sasso_free(outPtr, outLen);
87
+
88
+ const text = decoder.decode(out);
89
+ if (!ok) throw new Error(text);
90
+ return text;
91
+ }
92
+
93
+ return { compile, configure };
94
+ }
package/package.json ADDED
@@ -0,0 +1,54 @@
1
+ {
2
+ "name": "@momiji-rs/sasso",
3
+ "version": "0.2.0",
4
+ "description": "A pure-Rust SCSS to CSS compiler (a dart-sass alternative), as a tiny dependency-free WebAssembly module.",
5
+ "type": "module",
6
+ "main": "./sasso.mjs",
7
+ "module": "./sasso.mjs",
8
+ "types": "./sasso.d.ts",
9
+ "exports": {
10
+ ".": {
11
+ "types": "./sasso.d.ts",
12
+ "import": "./sasso.mjs"
13
+ },
14
+ "./speed": {
15
+ "types": "./sasso.speed.d.ts",
16
+ "import": "./sasso.speed.mjs"
17
+ }
18
+ },
19
+ "files": [
20
+ "_loader.mjs",
21
+ "sasso.mjs",
22
+ "sasso.speed.mjs",
23
+ "sasso.wasm",
24
+ "sasso.speed.wasm",
25
+ "sasso.d.ts",
26
+ "sasso.speed.d.ts",
27
+ "README.md",
28
+ "LICENSE-APACHE",
29
+ "LICENSE-MIT"
30
+ ],
31
+ "keywords": [
32
+ "sass",
33
+ "scss",
34
+ "css",
35
+ "compiler",
36
+ "wasm",
37
+ "webassembly",
38
+ "dart-sass"
39
+ ],
40
+ "license": "MIT OR Apache-2.0",
41
+ "repository": {
42
+ "type": "git",
43
+ "url": "git+https://github.com/momiji-rs/sasso.git",
44
+ "directory": "wasm"
45
+ },
46
+ "homepage": "https://github.com/momiji-rs/sasso#readme",
47
+ "bugs": "https://github.com/momiji-rs/sasso/issues",
48
+ "engines": {
49
+ "node": ">=16"
50
+ },
51
+ "publishConfig": {
52
+ "access": "public"
53
+ }
54
+ }
package/sasso.d.ts ADDED
@@ -0,0 +1,28 @@
1
+ export interface Options {
2
+ /** Output style. Defaults to `"expanded"`. */
3
+ style?: "expanded" | "compressed";
4
+ }
5
+
6
+ export interface ConfigureOptions {
7
+ /**
8
+ * Bump-arena reservation in MiB (default 32). `0` disables the arena, so
9
+ * every allocation forwards to the system allocator — a lower memory
10
+ * footprint at a lower throughput. Must be set before the first `compile`.
11
+ */
12
+ arenaMiB?: number;
13
+ }
14
+
15
+ /**
16
+ * Compile an SCSS string to CSS. Throws an `Error` (carrying the compiler's
17
+ * message) on a Sass error.
18
+ */
19
+ export function compile(scss: string, options?: Options): string;
20
+
21
+ /**
22
+ * Configure the bump-arena allocator. MUST be called before the first
23
+ * `compile()` — the arena region is reserved on first use and then fixed.
24
+ */
25
+ export function configure(options?: ConfigureOptions): void;
26
+
27
+ declare const _default: { compile: typeof compile; configure: typeof configure };
28
+ export default _default;
package/sasso.mjs ADDED
@@ -0,0 +1,9 @@
1
+ // @momiji-rs/sasso — size-optimized (`-Oz`) wasm build (default).
2
+ // For ~2x throughput at a larger module, import "@momiji-rs/sasso/speed".
3
+ import { makeApi } from "./_loader.mjs";
4
+
5
+ const api = makeApi(new URL("./sasso.wasm", import.meta.url));
6
+
7
+ export const compile = api.compile;
8
+ export const configure = api.configure;
9
+ export default api;
@@ -0,0 +1,28 @@
1
+ export interface Options {
2
+ /** Output style. Defaults to `"expanded"`. */
3
+ style?: "expanded" | "compressed";
4
+ }
5
+
6
+ export interface ConfigureOptions {
7
+ /**
8
+ * Bump-arena reservation in MiB (default 32). `0` disables the arena, so
9
+ * every allocation forwards to the system allocator — a lower memory
10
+ * footprint at a lower throughput. Must be set before the first `compile`.
11
+ */
12
+ arenaMiB?: number;
13
+ }
14
+
15
+ /**
16
+ * Compile an SCSS string to CSS. Throws an `Error` (carrying the compiler's
17
+ * message) on a Sass error.
18
+ */
19
+ export function compile(scss: string, options?: Options): string;
20
+
21
+ /**
22
+ * Configure the bump-arena allocator. MUST be called before the first
23
+ * `compile()` — the arena region is reserved on first use and then fixed.
24
+ */
25
+ export function configure(options?: ConfigureOptions): void;
26
+
27
+ declare const _default: { compile: typeof compile; configure: typeof configure };
28
+ export default _default;
@@ -0,0 +1,10 @@
1
+ // @momiji-rs/sasso/speed — speed-optimized (`-O3`) wasm build.
2
+ // Larger module (~2x size) for ~2x compile throughput; same API and output
3
+ // as the default "@momiji-rs/sasso" entry point.
4
+ import { makeApi } from "./_loader.mjs";
5
+
6
+ const api = makeApi(new URL("./sasso.speed.wasm", import.meta.url));
7
+
8
+ export const compile = api.compile;
9
+ export const configure = api.configure;
10
+ export default api;
Binary file
package/sasso.wasm ADDED
Binary file