Re: [OT] WebAssembly Micro Runtime

2020-07-06 Thread Adam Feuer
I'd be willing to help get this running on NuttX. This would be useful to a lot of people. -adam On Mon, Jul 6, 2020 at 12:36 PM Alan Carvalho de Assis wrote: > Hi Nathan, > > On 7/6/20, Nathan Hartman wrote: > sic > >> More info: > >> > >> https://bytecodealliance.org/articles/announcing-the-

Re: [OT] WebAssembly Micro Runtime

2020-07-06 Thread Alan Carvalho de Assis
Hi Nathan, On 7/6/20, Nathan Hartman wrote: sic >> More info: >> >> https://bytecodealliance.org/articles/announcing-the-bytecode-alliance > > I don't know anything about it, but it would be nice if NuttX were > listed among the supported platforms. We need to get our name out > there as much as

Re: [OT] WebAssembly Micro Runtime

2020-07-06 Thread Nathan Hartman
On Sun, Jul 5, 2020 at 8:48 AM Alan Carvalho de Assis wrote: > Please let me know if someone here knows something about it: > > https://github.com/bytecodealliance/wasm-micro-runtime (snip) > Linux, Zephyr, MacOS, VxWorks, AliOS-Things, Intel Software Guard > Extention (Linux), Android > > >

[OT] WebAssembly Micro Runtime

2020-07-05 Thread Alan Carvalho de Assis
Hi Everyone, Please let me know if someone here knows something about it: https://github.com/bytecodealliance/wasm-micro-runtime WebAssembly Micro Runtime (WAMR) is a standalone WebAssembly (WASM) runtime with a small footprint. It includes a few parts as below: The "iwasm" VM core, suppor