Tuesday, May 07, 2019

[Links of the Day] 07/05/2019 : JIT runtime for WASM, Advanced Distributed Command Dispatch, Data templating for all

  • WasmTime : Standalone JIT-style runtime for WebAsssembly, using Cranelift
  • Brighter : Command Dispatcher, Processor, and Distributed Task Queue
  • Jsonnet : A data templating language for app and tool developers. This seems to hit a sweet spot for app configuration and tools. Often a lot of microservices/ apps have chained dependency in their configuration and we are still forced to write and maintain each of these configuration files separately. Jsonnet helps you solve that issue.

No comments :

Post a Comment