Skip to content

Conversation

Joe7M
Copy link
Contributor

@Joe7M Joe7M commented Jun 16, 2024

Hi Chris,

I discovered the web-server sbasicw. Beside "only" running basic scripts and render the graphic to a html canvas, it is able the serve dynamically generated sites like PHP on an apache server. Even passing forms using get-method to a SB program is possible. For my little lightweight hobby project on the Raspberry Pi the perfect choice. Nice work. :)

I encountered the problem, that it was not possible to start the web-server in the background. The getc() function returned always EOF and the web server shut down. I fixed this.

Additionally I updated the README.md file. It includes now build instructions for Manjaro (Arch Linux) and the web server.

Best regards, Joerg

@chrisws chrisws merged commit 76175cb into smallbasic:master Jun 26, 2024
@chrisws
Copy link
Contributor

chrisws commented Jun 26, 2024

All looks good - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants