以下の内容はhttps://higepon.hatenablog.com/entry/20110909/1315577140より取得しました。


14. SunSpider - WebKit porting to Mona OS

The next thing I have to do is trying more complex JavaScript programs than "Hello, World".
At first tried string-base64.js for this purpose. Yay it runs without an error. And tests some other SunSpider programs. All of them run without an error.


So the next thing I do is cleaning up configure and Makefile.

Memo

On OSX, we have native jsc at /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/Resources/jsc. But unfortunately this is release build jsc. We need debug build to use gdb.
On OSX building jsc isrelatively easy.

% cd Source/JavaScriptCore && xcodebuild -target jsc -configuration Debug



以上の内容はhttps://higepon.hatenablog.com/entry/20110909/1315577140より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14