AssemblyLift applications are built using the cast command:
cast
$ asml cast
This command will compile each function in each service using the language's build tool, and then compile the resulting WASM to backend-native binary.
In addition, asml will invoke Terraform & generate an infrastructure plan for your project. All build artifacts are serialized to the net directory.
asml
net
Last updated 5 years ago