sointu/bridge
Veikko Sariola c9e8000c5f Remove the cmake magic to create bridge.go from bridge.go.in.
The bridge.go now just assumes that the library you want is built in the build/ directory. It's probably a lot better idea than using wherever the latest build was; this way the same build is always used for the library.
2020-10-23 00:04:54 +03:00
..
bridge_test.go Add Opcode type to bridge, and pull the opcodes from the cgo side. 2020-10-22 23:29:37 +03:00
bridge.go Remove the cmake magic to create bridge.go from bridge.go.in. 2020-10-23 00:04:54 +03:00