See the documentation about installing tooling: https://learn.golem.cloud/docs/experimental-languages/js-language-guide/setup
First time node package install:
golem-cli app install
Generate wit and bindings, build and link component:
golem-cli app build
The `out/linked-components/component_name.wasm` file is ready to be uploaded to Golem Cloud!