ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agoAborted Virtual Machinelemmy.worldimagemessage-square9fedilinkarrow-up15arrow-down11file-text
arrow-up14arrow-down1imageAborted Virtual Machinelemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square9fedilinkfile-text
minus-squareCodexArcanum@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up2·2 months agoLiterally have a dozen other tabs open about how to embed a WASM engine into my Rust game. At least I’m not (currently, at this time, right now) writing my own language or trying to embed a prolog engine.
minus-squareZILtoid1991@lemmy.worldOPlinkfedilinkarrow-up1·2 months agoI think wasmtime should work. It works for me in D using the C API and a high-level wrapper.
Literally have a dozen other tabs open about how to embed a WASM engine into my Rust game. At least I’m not (currently, at this time, right now) writing my own language or trying to embed a prolog engine.
I think wasmtime should work. It works for me in D using the C API and a high-level wrapper.