Commit Graph

10 Commits

Author SHA1 Message Date
nickysn
b80a650c7d + added DebugWriteChar
git-svn-id: branches/wasm@47952 -
2021-01-02 07:27:13 +00:00
nickysn
065d2c718d * no need to copy the local var paramater in StrLen()
git-svn-id: branches/wasm@47948 -
2021-01-02 06:37:52 +00:00
nickysn
4b9397fce4 * our_iov converted to a local var
git-svn-id: branches/wasm@47931 -
2020-12-31 18:37:59 +00:00
nickysn
82e9cb0189 * our_nwritten converted to a local var
git-svn-id: branches/wasm@47930 -
2020-12-31 18:37:07 +00:00
nickysn
08ae48aebf * i in strlen converted to a local variable, because that now works
git-svn-id: branches/wasm@47928 -
2020-12-31 18:24:16 +00:00
nickysn
0858579b50 * the gp: pchar global variable converted to local, because the code generator can now cope with this
git-svn-id: branches/wasm@47922 -
2020-12-31 08:18:00 +00:00
nickysn
76c48eb705 + added DebugWrite to the WASI system unit
git-svn-id: branches/wasm@47182 -
2020-10-24 19:01:30 +00:00
nickysn
96052c8d92 * synchronized with trunk
git-svn-id: branches/wasm@46754 -
2020-09-02 23:53:36 +00:00
nickysn
893e08489d + added a dummy test rtl function that takes parameters and returns a result
git-svn-id: branches/wasm@46712 -
2020-08-26 23:03:45 +00:00
nickysn
16aa4f0dfd + added the minimal system unit from the wasm demo
git-svn-id: branches/wasm@46260 -
2020-08-05 16:02:51 +00:00