This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
assemblyscript
Watch
1
Star
0
Fork
0
You've already forked assemblyscript
mirror of
https://github.com/fluencelabs/assemblyscript
synced
2025-04-29 00:42:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
assemblyscript
/
bin
/
asc
3 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Is it a strawberry, see boyanio/wasm-wheel#2
2017-12-13 00:11:45 +01:00
#!/usr/bin/env node
Second pass on the programmatic asc API; Make compiler tests use asc directly
2018-02-04 07:51:40 +01:00
process.exitCode = require("./asc.js").main(process.argv.slice(2));
Reference in New Issue
Copy Permalink