1
0
mirror of https://github.com/fluencelabs/assemblyscript synced 2025-06-23 03:31:44 +00:00
Files
.github
bin
cli
dist
examples
game-of-life
i64-polyfill
mandelbrot
assembly
build
.gitignore
optimized.d.ts
optimized.wasm
optimized.wat
untouched.wat
README.md
index.html
index.js
package.json
n-body
pson
.gitignore
lib
media
scripts
snap
src
std
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/examples/mandelbrot/build
Daniel Wirtz 0c64f21250 Rework resolver ()
* Rework IR and resolver to use nested lookup tables
* Integrate types into IR
* Make components prefer IR, slimmed down AST
* Implement `export *`
* Add `@lazy` annotation and remove `--noTreeShaking`
* Add `@start` annotation and remove magic `main`
* Related refactoring, cleanup and docs
2019-02-21 00:11:22 +01:00
..
2019-02-21 00:11:22 +01:00
2019-02-21 00:11:22 +01:00
2019-02-21 00:11:22 +01:00