compute-starter-kit-assemblyscript-default icon indicating copy to clipboard operation
compute-starter-kit-assemblyscript-default copied to clipboard

Default package template for AssemblyScript based Fastly Compute projects

Results 1 compute-starter-kit-assemblyscript-default issues
Sort by recently updated
recently updated
newest added

I've just tried to use this starter kit locally: ``` $ fastly compute init $ fastly compute build $ fastly compute serve ``` It inits and builds properly, and *starts*...