Hi Alex!

Maybe, i am repeating myself. But Webassembly containers use LLVM already.

https://github.com/WAVM/WAVM/blob/master/README.md

All you need to do, is to let PicoLisp Interpreter convert PicoLisp Source
into that Lisp dialect, Webassembly VM does understand, and you're done!

Greetings from another universe ...

Have fun!

Am Sonntag, 12. April 2020 schrieb Alexander Burger <a...@software-lab.de>:
> On Sun, Apr 12, 2020 at 10:36:58AM +0200, Guido Stepken wrote:
>> Why porting Picolisp onto LLVM, when there already is a JIT compiler in
>> every Webassembly container, that accepts Lisp code?
>
> The answer is "portability"
>
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to