Skip to content

Commit e4efe5a

Browse files
committed
Tolk v0.99 wasm and stdlib
1 parent fdc1ca1 commit e4efe5a

File tree

9 files changed

+323
-71
lines changed

9 files changed

+323
-71
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ node_modules
44
dist
55
src/tolkfiftlib.wasm.js
66
src/stdlib.tolk.js
7+
/*.tgz

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ton/tolk-js",
3-
"version": "0.13.0",
3+
"version": "0.99.0",
44
"description": "Tolk Language compiler (next-generation FunC)",
55
"main": "dist/index.js",
66
"bin": "./dist/cli.js",

0 commit comments

Comments
 (0)