You can now run Microsoft Small Basic programs in a Microsoft Silverlight-based viewer from a supported web browser. Here's how to do it:
Note that to interact with a running program, you must click inside of the viewer window, and then the program will recognize your key presses, mouse clicks, and so on.
Note that right now the viewer only appears to support programs that use the GraphicsWindow object. Programs that use other user interface constructs, such as the TextWindow object, don't appear to be supported as they currently display errors for me.