This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
Vend a wasm32-unknown-unknown
artifact with TypeScript bindings based on noosphere
#164
Labels
Enhancement
New user-facing feature
Now that we have a viable high-level API in the form of
noosphere
via #123 , we should enable a build path to create awasm32-unknown-unknown
library artifact with corresponding TypeScript bindings. There are a few paths to accomplishing this, but perhaps the easiest one is to add a wasm-bindgen-based FFI. Then, we can add the artifact generation to our automatic build pipeline and include the artifacts with releases ofnoosphere
.The text was updated successfully, but these errors were encountered: