@sofa-buffers/generator-win32-ia32
v0.20.0
Published
sofabgen prebuilt binary for win32/ia32 (the @sofa-buffers/generator code generator).
Readme
@sofa-buffers/generator-win32-ia32
Prebuilt sofabgen binary for win32/ia32 — a platform-specific
optional dependency of
@sofa-buffers/generator,
the SofaBuffers code generator.
Do not install this package directly
Install the main package instead:
npm install --save-dev @sofa-buffers/generatornpm reads each optional dependency's os/cpu and installs only the one
matching your host (silently skipping the rest); the launcher in
@sofa-buffers/generator then execs the binary this package ships. No download,
no install script — the binary is lockfile-hashed and reproducible with
npm ci.
- Main package (install this): https://www.npmjs.com/package/@sofa-buffers/generator
- Source & documentation: https://github.com/sofa-buffers/generator
Released in lockstep with @sofa-buffers/generator; the version is injected from
the release tag at publish time. MIT licensed.
