Search found 2 matches

by smishra
Tue Oct 02, 2018 12:37 pm
Forum: Feature Requests and Wishlists
Topic: Allow Google to index SB forums
Replies: 0
Views: 3775

Allow Google to index SB forums

To find answers in Purebasic forums I use Google search rather than forum search. In google if I enter

site:purebasic.com setgadgetstate xml dialog

it provides a whole slew of answers from the forums.

The same is not true for Spiderbasic. There is probably a setting in "robots.txt" or the forum ...
by smishra
Wed Dec 09, 2015 5:14 pm
Forum: Feature Requests and Wishlists
Topic: Compilation to asm.js
Replies: 0
Views: 3782

Compilation to asm.js

I have numerical routines written in Purebasic. It would be great to have them run in Web browsers.

Compilation to asm.js for relevant routines would be great. Maybe we could mark the areas that we want compiled to asm.js using some sort of delimiters .

For benefits of asm.js see

https://en ...