Skip to content

BrianAmadori/UnityJavascriptInteraction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnityJavascriptInteraction

Playground and showcase of an alternative and fast invocation method of managed C# code from Javascript.

How to try:

  1. Open the project with Unity (2019.4.0 LTS at the time of writing).
  2. Switch the build target to WebGL
  3. Build the project and open it in a browser.
  4. The tests are run automatically. Open the browser's developer console to see the results logs.

Fork changes:

This fork added a new test suite - sending of big structs from JS to Unity.

Discussion

Original post in the Unity forums

About

Playground and showcase of some alternative/fast interaction between Javascript and C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.5%
  • C# 25.4%
  • C 13.2%
  • HTML 3.9%