Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0d28422

Browse files
authoredOct 12, 2024··
Merge pull request #49 from kcl-lang/feat-print-output-for-kcl-code
feat: impl print output for kcl code
2 parents e569165 + 36b87bb commit 0d28422

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kcl-playground",
3-
"version": "0.10.0",
3+
"version": "0.10.2",
44
"private": true,
55
"scripts": {
66
"start": "webpack serve",

‎src/js/module/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/kcl.wasm

100644100755
11.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.