- 3.8
- /
- JavaScript
Download Ice 3.8 for JavaScript
3.8.1·March 2, 2026·


NPM Package
The @zeroc/ice package provides the Ice runtime and SDK for JavaScript, TypeScript, and Node.js. It also includes the slice2js compiler.
npm install @zeroc/ice
Bundler Plugin
The @zeroc/slice2js package provides build plugins that automatically compile .ice files during your build. Supported bundlers include Vite, Rollup, webpack, and esbuild.
npm install --save-dev @zeroc/slice2js
See the @zeroc/slice2js README for configuration examples and plugin options.