Hacker News new | ask | show | jobs
by v7n 870 days ago
You can write a program that has the capability to run isolated WASM modules written by others, without caring about the source language. Export some functions from your host program and you have a neat system for, say, user-written extensions.