Building Golem Components
Building Golem components having an application manifest is straightforward.
Use the golem command line interface to run the build:
golem buildThe result of the golem build command is a WebAssembly component file ready to be deployed to Golem. To deploy it, use the deploy command:
golem deploy