mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 01:06:47 +00:00
9 lines
335 B
Markdown
9 lines
335 B
Markdown
GNUCobol
|
|
=========
|
|
|
|
Any binary can become a FaaS process, even Cobol through GNUCobol.
|
|
|
|
Here's an example of deploying this base function to FaaS which reads from stdin (called SYSIN in Cobol) and prints it to the screen.
|
|
|
|

|