sq / MinimalPInvoke

Minimal example for JSIL->Emscripten PInvoke support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinimalPInvoke

A minimal example of PInvoke in the browser using JSIL in conjunction with Emscripten. See the JSIL documentation for more info!

To verify behavior, run buildemcc+JSIL.bat and view index.html. "test 3" should be printed to the JS console.

About

Minimal example for JSIL->Emscripten PInvoke support


Languages

Language:HTML 47.9%Language:C# 23.2%Language:C++ 11.2%Language:JavaScript 9.3%Language:Batchfile 8.4%