fermyon / spin-js-sdk

https://developer.fermyon.com/spin/javascript-components
Apache License 2.0
52 stars 18 forks source link

Improve build docs and add vs code settings #170

Closed rylev closed 1 year ago

rylev commented 1 year ago

This would have saved me some headache when getting set up in this project.

rylev commented 1 year ago

Looks like something really funny is happening inside of the quickjs_wasm_rs::Context initialization. Seems like we're successfully creating a JS runtime but then creating the inner Context fails with a "out of bounds memory access". I can't reproduce this locally.

karthik2804 commented 1 year ago

@rylev I have been running into this as well. The solution seems to be to upgrade wizer