Hello. I succeeded in porting FriCAS to WebAssembly so that it can run in browser in client side.
Try it here: https://wangyenshu.github.io/FriCAS-in-Browser/ See more details in the github repo: https://github.com/wangyenshu/FriCAS-in-Browser It takes about one minute to load FriCAS in my Browser. This port use cheerpx, which is a WebAssembly based runtime to execute x86 binaries on browser. Briefing speaking, it runs a container with ecl installed and load Qian Yun's pure common-lisp build of FriCAS by in browser. Yanshu Wang screenshot: -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/fricas-devel/11dfc458-c601-4c44-a48d-9d7c0fadd90fn%40googlegroups.com.
