Commit 70e8001
committed
chore: depend on @dcl/abgen-node 0.15.4
0.15.3 made setMaxThreads reachable: it was exported from the addon but
missing from the generated wrapper, so every earlier binary carried the
symbol while the package did not expose it. Nothing here calls it yet, but
a floor below 0.15.3 promises an API that is not there.
0.15.4 also makes the Windows library self-contained — it imports no MinGW
runtime, so there is nothing to place beside the addon on that platform.1 parent 324d6a6 commit 70e8001
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments