Jonathan,

Christos Vegias has a version of s7 that runs on wasm -- his repo is at 
https://github.com/actonDev/s7-playground<https://github.com/actonDev/s7-playground.>

I'm not sure how he got around the setjmp.h issue, but his s7 implementation 
works! i would start looking there.

-Woody

On Mon, 2023-01-23 at 05:43 +0000, Jonathan Österberg wrote:
Hi all!

Inspired by the Reddit thread linked below, I tried compiling the s7 scheme 
interpreter to target the wasm3 interpreter. However, as s7 depends on 
"setjmp.h" this seems not possible as wasm3 does not support "setjmp.h". I 
wonder if anyone knows of a workaround for this or would be interested to help 
out to find a solution for it?

Best regards,
Jonathan


https://www.reddit.com/r/lisp/comments/ll4wb4/wasm_and_lisp/
[https://www.bing.com/th?id=OVF.m9MJUJbSOvJfA3VvyBO6WA&pid=Api]<https://www.reddit.com/r/lisp/comments/ll4wb4/wasm_and_lisp/>

WASM and Lisp<https://www.reddit.com/r/lisp/comments/ll4wb4/wasm_and_lisp/>
20 votes and 18 comments so far on Reddit
www.reddit.com



_______________________________________________

Cmdist mailing list

<mailto:[email protected]>

[email protected]


<https://cm-mail.stanford.edu/mailman/listinfo/cmdist>

https://cm-mail.stanford.edu/mailman/listinfo/cmdist

_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to