Lcw Controller

A **Lcw Controller** is an mvc controller written in Livecode, that we seek to turn into wasm based microservices.

# Current For now we develop them as standalone scripts and focus on documenting the handlers and ensuring minimal dependencies.

# Future We look to host them on the free Livecode Server account that we have to get up and running again.

# Wasm-based We then wish to experiment with using javascript and the wasm based exports to run the microservice. There may be other formats that we will look at for speed and simplicity.