Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 331 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 331 Bytes

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.