This is npm package for ZetaSQL library that can be used to provide consistent behavior for all semantic analysis, name resolution, type checking, implicit casting, etc.
To build it locally you need to have npm
installed.
Run the following commands in the root directory
npm install
npm run build:all