Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Using WIT Resources (Javascript)

[Resources](../../design/wit.md#resources) are handles to entities that live outside the component (i.e. in a host, or other component).

The [Jco book section on resources][jco-book-resources] is the best place for up to date information on how to work with resources
for the Javascript toolchain.

[jco-book-resources]: https://bytecodealliance.github.io/jco/wit-type-representations.html#resources-resource
Loading