sledge-serverless-framework icon indicating copy to clipboard operation
sledge-serverless-framework copied to clipboard

Implement ProjectSpinx as Workload App

Open bushidocodes opened this issue 4 years ago • 0 comments

Relevant Code to Port: https://github.com/cmusphinx/pocketsphinx

After an initial investigation, I determined that this app depends on persistent filesystem access. This is thus blocked by WASI filesystem calls and our design decisions about how such filesystems map to tenands, modules, sandboxes.

bushidocodes avatar Mar 09 '21 21:03 bushidocodes