#Is wasm supported in railway Node.js Runtime?

9 messages · Page 1 of 1 (latest)

buoyant lily
#

My project is using Transformer.js, which requires wasm, in local Node.js project can run successfully, but will fail in railway

barren swiftBOT
#

Project ID: 401f2ddd-f2db-4aed-9b55-94d6b4d640d0

buoyant lily
#

401f2ddd-f2db-4aed-9b55-94d6b4d640d0

naive wharf
#

for this, you would for sure want to write your own dockerfile

buoyant lily
#

Okay...

#

I see the service also using Node.js, so wasm is not included in this?

naive wharf
#

no it's not, hence the need to write your own Dockerfile

buoyant lily
#

I see, thank you

naive wharf
#

no problem