Comment on I let LLMs write an Elixir NIF in C; it mostly workedparentComments−worthless-trash1yYou could always use ports, or the external port drivers.−cultofmetatron1yI'd say for 90% of times you'd want this, spin it off to a microservice over grpc or rabbitmq.
Comments
You could always use ports, or the external port drivers.
I'd say for 90% of times you'd want this, spin it off to a microservice over grpc or rabbitmq.