nickysn
|
b80a650c7d
+ added DebugWriteChar
|
4 years ago |
nickysn
|
065d2c718d
* no need to copy the local var paramater in StrLen()
|
4 years ago |
nickysn
|
4b9397fce4
* our_iov converted to a local var
|
4 years ago |
nickysn
|
82e9cb0189
* our_nwritten converted to a local var
|
4 years ago |
nickysn
|
08ae48aebf
* i in strlen converted to a local variable, because that now works
|
4 years ago |
nickysn
|
0858579b50
* the gp: pchar global variable converted to local, because the code generator can now cope with this
|
4 years ago |
nickysn
|
76c48eb705
+ added DebugWrite to the WASI system unit
|
4 years ago |
nickysn
|
96052c8d92
* synchronized with trunk
|
5 years ago |
nickysn
|
893e08489d
+ added a dummy test rtl function that takes parameters and returns a result
|
5 years ago |
nickysn
|
16aa4f0dfd
+ added the minimal system unit from the wasm demo
|
5 years ago |