diff --git a/component-model/src/language-support/using-wit-resources/javascript.md b/component-model/src/language-support/using-wit-resources/javascript.md new file mode 100644 index 00000000..34a6ade3 --- /dev/null +++ b/component-model/src/language-support/using-wit-resources/javascript.md @@ -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