Distributes the prebuilt Windows AMD64 binary for the ori service, which runs inner-loop builds of TypeScript monorepos using esbuild. Version 0.0.0-pre-alpha.2 is a pre-release and not stable. This package is part of the ori toolchain from Microsoft, intended for use on Windows amd64 platforms only. The ori service is designed to accelerate development builds in monorepo setups by leveraging esbuild's speed. Currently in very early alpha stage with no stable release track.
npm install oriservice-windows-amd64No compatibility data collected yet for this library.
Illustrates how to run the ori service binary on Windows AMD64.
Pin to exact version and monitor release notes.
Use the correct platform package for your OS (e.g., oriservice-linux-amd64, oriservice-darwin-arm64).
Use npx or direct binary execution instead of require/import.
This is a binary package, not a JS module. Use npx or execute the binary directly.
Use npx oriservice-windows-amd64 or add node_modules/.bin to PATH.
No dependency data recorded yet.