Created attachment 273273 [details] git patch Hi. I was trying to use fpc to compile a file to WebAssembly, but noticed that the option is not available in fpc. I have therefore made the necessary changes to the Makefile to enable this option (by default). @acm: please tell me if these changes are OK to be comited. NOTE: there is a separate PR to enable Wasip1 in Lazarus, which I will link to here. Thanks!
Created attachment 273274 [details] git patch Enable viewing the diff/patch in the browser...
Hello Tiago, let's me see if there is other way to include WASM into fpc-devel. I don't agree much with copy WRKSRC to another directory.