golemcloud / golem

Golem: Transparent durable execution for any programming language
https://learn.golem.cloud/
Apache License 2.0
139 stars 21 forks source link

Create a golem-ts library wrapping Golem's runtime API #409

Closed vigoo closed 6 days ago

vigoo commented 2 months ago

Create an idiomatic TypeScript library that wraps everything the Golem Runtime API provides, and also implements some form of transactions similar to golem-rust.

jdegoes commented 2 months ago

As part of this work, we should ensure that golem-js is the Typescript-compiled-to-Javascript, and released in a JS-friendly way.