Assembly
Low-level language with strong (generally one-to-one) correspondence between the language and the architecture's machine code instructions.
Details
Plangs
Name | Description |
---|---|
LLVM | Set of compiler technologies for developing language frontends and architecture backends. |
WebAssembly | Binary instruction format for a stack-based virtual machine for the web. |