Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
pannous committed Sep 12, 2024
1 parent e44bd93 commit b4a22fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wasp.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* WASP: WebAssembly Programming Language API/ABI
* VERSION: 1.0.1
* version="1.0.7",
* This file contains the javascript counterpoint to the WASP runtime,
* offering host functions to wasi/wasp modules, like download() and run_wasm()
* Converts wasm types to/from JS objects via node() and string() as a shim for wasm GC types
Expand Down

0 comments on commit b4a22fc

Please sign in to comment.