This example demonstrates how to use the Mbed OS file system. You can find more information about the Mbed OS file system and other related pieces of the Mbed OS storage stack in the storage overview.
This is a proof of concept! This repo is an proof of concept (or simply an example) on how you would be able to implement a plugin system with WebAssembly for your rust app This repo was started ...