WebAssembly Core, Imperative Shell

WebAssembly Core, Imperative Shell Outline: destroyallsoftware.com/screencasts/catalog/functional-core-imperative-shell Write the core in WebAssembly. This can be functional or object-oriented where you treat the WebAssembly module as a class. Write the shell in whatever language you please. This acts as host by instantiating the WebAssembly module. The WebAssembly is self-contained with its own state. An interface to the host is imported in as values and callback functions. This enforced interf

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论