Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active June 28, 2017 05:10
Show Gist options
  • Save kjunichi/5898763 to your computer and use it in GitHub Desktop.
Save kjunichi/5898763 to your computer and use it in GitHub Desktop.

用語

  • LLVM IR

これまでにやってみたこと

WindowsにllvmというかclangをVS Codeがうるさいから入れた

chocolateyに用意が無く、公式からmsiでインストール

EmscriptenをUbuntu環境で動かしたんだった

JavaScriptに変換してSDLを動かす記事をみて試した

llvmやclangをローカルに入れてemscriptenから呼ぶような環境を作っていた模様 システムワイドにはclangが導入されていなかった。

関連記事

関連Gist

アクセス解析タグ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment