mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-24 12:11:50 +00:00
Update snap config
This commit is contained in:
@ -1,17 +1,12 @@
|
||||
name: assemblyscript
|
||||
version: git
|
||||
summary: A TypeScript to WebAssembly compiler.
|
||||
description: |
|
||||
AssemblyScript compiles strictly typed TypeScript to WebAssembly using Binaryen.
|
||||
It generates minimal WebAssembly modules.
|
||||
|
||||
grade: devel # must be 'stable' to release into candidate/stable channels
|
||||
confinement: devmode # use 'strict' once you have the right plugs and slots
|
||||
|
||||
description: AssemblyScript compiles strictly typed TypeScript to WebAssembly.
|
||||
grade: devel
|
||||
confinement: strict
|
||||
apps:
|
||||
asc:
|
||||
command: asc
|
||||
|
||||
parts:
|
||||
assemblyscript:
|
||||
source: .
|
||||
|
Reference in New Issue
Block a user