AssemblyScript is a language very similar to JavaScript, and it has particularly good support for Wasm. It doesn't use GC but rather a reference counting mechanism for memory counting.
Prototype a AS SDK for Edge Apps.