Adding script load.
Still need to enhance to support script src.
This commit is contained in:
@ -24,4 +24,8 @@ forth definitions internals
|
||||
: ok ." uEforth" raw-ok ;
|
||||
transfer forth
|
||||
forth
|
||||
|
||||
( Try to run script tags if any. )
|
||||
web scripts scripts# forth evaluate
|
||||
|
||||
ok
|
||||
|
||||
Reference in New Issue
Block a user