1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-22 11:11:43 +00:00
Files
.github
bin
cli
dist
examples
lib
media
scripts
snap
src
std
assembly
portable
types
README.md
assembly.json
portable.json
tests
.gitattributes
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
NOTICE
README.md
index.d.ts
index.js
package-lock.json
package.json
tsconfig-base.json
tsconfig-docs.json
tslint.json
webpack.config.js
assemblyscript/std

Standard library components for use with tsc (portable) and asc (assembly).

Base configurations (.json) and definition files (.d.ts) are relevant to tsc only and not used by asc.