Skip to content

Commit

Permalink
chore: add readme for gowasm
Browse files Browse the repository at this point in the history
  • Loading branch information
x1unix committed Jul 16, 2024
1 parent 7751969 commit ea8a4c5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions internal/gowasm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# gowasm

This package provides framework for building Go WebAssembly workers and provides tools for async communication with JavaScript host.

Package was created as a part of embedding Yaegi initiative. Although Yaegi was removed in Playground v2, this package still remains to be used in future.

0 comments on commit ea8a4c5

Please sign in to comment.