lam icon indicating copy to clipboard operation
lam copied to clipboard

WebAssembly and Native Runtime Support

Open leostera opened this issue 5 years ago • 0 comments

Will use this issue tro track the broad strokes of standard APIs for LAM across runtimes.

Ideally we'd have a feature parity across platform but that can't be guaranteed so at least we should have a consistent core and platform specific extensions.

WebAssembly (Web)

WebAssembly (Server-side)

  • [ ] File System
  • [ ] Network
  • [ ] Logging
  • [ ] Time

Native

  • [ ] File System
  • [ ] Network
  • [ ] Logging
  • [ ] Time

leostera avatar Mar 07 '21 19:03 leostera